mirror of
https://github.com/CPunch/Cosmo.git
synced 2026-01-04 22:30:08 +00:00
capture freezeGC in CPanic
This commit is contained in:
@@ -46,6 +46,7 @@ typedef struct CPanic
|
||||
StkPtr top;
|
||||
struct CPanic *prev;
|
||||
int frameCount;
|
||||
int freezeGC;
|
||||
} CPanic;
|
||||
|
||||
struct CState
|
||||
|
||||
Reference in New Issue
Block a user