mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:07:43 +00:00
various implementations
This commit is contained in:
@@ -6,6 +6,13 @@ namespace Retro
|
||||
|
||||
class CGameOptions
|
||||
{
|
||||
char a = 0;
|
||||
char b = 0;
|
||||
char c = 128;
|
||||
char d = 128;
|
||||
char e = 255;
|
||||
char f = 255;
|
||||
bool g = true;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user