mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-07-07 03:55:01 -04:00
Implement & link m_view
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ extern "C" {
|
||||
typedef struct pause_t{
|
||||
int enabled;
|
||||
int timer;
|
||||
}pause_t; // size = 0x8
|
||||
} pause_t; // size = 0x8
|
||||
|
||||
|
||||
void Pause_ct(pause_t* pause);
|
||||
|
||||
Reference in New Issue
Block a user