diff --git a/stdlib/system.sun b/stdlib/system.sun index 05c5d57..bf023ce 100644 --- a/stdlib/system.sun +++ b/stdlib/system.sun @@ -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;