Files
dolphin/Source/Core/Core
Lioncash 9d8e8652fb CodeBlock: Get rid of implicit sign-conversion in AllocCodeSpace
Size is internally stored as a size_t, so having an int parameter
would cause implicit sign-conversion from a signed value to an
unsigned value to occur.
2017-01-07 19:05:06 -05:00
..
2017-01-04 10:49:52 -05:00
2016-07-23 20:04:07 +02:00
2017-01-05 01:04:19 +01:00