Added SYS_SHINEGET and SYS_SHINENUM.
This commit is contained in:
parent
16cba6c798
commit
50348a9b47
1 changed files with 3 additions and 0 deletions
|
@ -10,8 +10,11 @@
|
|||
// ================================================= \\
|
||||
|
||||
// known flags here
|
||||
const SYS_SHINEGET = 0x10000; // add shine num to this
|
||||
|
||||
const SYS_MARIOLIVES = 0x20001;
|
||||
|
||||
const SYS_SHINENUM = 0x40000;
|
||||
const SYS_BLUECOINNUM = 0x40001;
|
||||
const SYS_GOLDCOINNUM = 0x40002;
|
||||
|
||||
|
|
Loading…
Reference in a new issue