mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Add clarifying comment on issue
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ s32 gThread30LoadDelay = 0;
|
||||
/************ .bss ************/
|
||||
|
||||
// Used for __osException, but .bss file order is weird. Need to fix later.
|
||||
u8 leoDiskStack[16]; //technically should have a OS_LEO_STACKSIZE or something..
|
||||
u8 leoDiskStack[16]; //technically should have a OS_LEO_STACKSIZE or something. This is something like 4096 in libreultra...
|
||||
OSThread gThread30;
|
||||
OSMesgQueue gThread30MesgQueue;
|
||||
OSMesg gThread30Message;
|
||||
|
||||
Reference in New Issue
Block a user