Files
itgmania212121/stepmania/src/archutils
Glenn Maynard 37fb267fd6 Don't use "long" and "short", unless it's for passing to an API that explicitly
expects them; they're too vague across archs.  If you really want specific size
ints, use int16_t, uint64_t, etc.  In this case, "int" is fine.

Flip error check.
2005-04-23 23:09:08 +00:00
..
2005-03-16 03:09:42 +00:00
2004-11-30 21:44:22 +00:00