mirror of
https://github.com/zeldaret/ss
synced 2026-09-10 03:52:24 -04:00
Various exception/assert files
This commit is contained in:
@@ -24,6 +24,7 @@ enum Button {
|
||||
BUTTON_MINUS = 0x1000,
|
||||
BUTTON_Z = 0x2000,
|
||||
BUTTON_C = 0x4000,
|
||||
BUTTON_HOME = 0x8000,
|
||||
};
|
||||
|
||||
inline EGG::CoreController *getCore(const int i) {
|
||||
|
||||
Reference in New Issue
Block a user