Connor McLaughlin
|
928bf71d2a
|
tools/bin2cpp: Fix 64-bit warnings
|
2021-10-01 22:45:12 -04:00 |
kojin
|
8fdaaa2eab
|
common: reorganize
|
2021-09-04 18:28:07 -04:00 |
TellowKrinkle
|
e17f83c2cf
|
bin2cpp: Remove fcloseall usage
fcloseall isn't available on macOS, and everything gets closed when the program exits anyways
|
2021-08-15 02:13:36 -04:00 |
Ryan Houdek
|
3d37a6ce27
|
Removes the usage of __LINUX__ define
This is defined and set it a ton of different places.
It's checked in a whole lot more
Instead just use __linux__ like a real project should
|
2014-08-03 13:20:36 -05:00 |
Jake.Stine
|
aa3d448c97
|
Linux: Using Code::Blocks Custom Compile option to generate embedded resources now. :)
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1774 96395faa-99c1-11dd-bbfe-3dabce05a288
|
2009-09-07 13:40:16 +00:00 |
Jake.Stine
|
2b26e4f300
|
... and because svn can't do direct casing changes, it requires 2 commits. -_-
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1773 96395faa-99c1-11dd-bbfe-3dabce05a288
|
2009-09-07 12:27:33 +00:00 |