Files
itgmania212121/stepmania
Glenn Maynard 6be07b3d5d Don't define CStrings in headers. A new instance will be created in every
file that uses the header.  A string in GameConstantsAndTypes.h may be duplicated
dozens of times; since it's not a POD, the compiler can't omit or merge it.
2005-06-09 04:03:08 +00:00
..
2005-06-05 12:31:14 +00:00
2005-04-10 21:40:05 +00:00
2005-06-08 22:09:14 +00:00
2005-04-23 22:14:36 +00:00
2005-06-02 23:17:34 +00:00