mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-08-06 01:18:15 -04:00
match c_keyframe.c
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#ifndef SYS_STACKS_H
|
||||
#define SYS_STACKS_H
|
||||
|
||||
#include "types.h"
|
||||
|
||||
extern u8 graphStack[];
|
||||
extern u8 padmgrStack[];
|
||||
extern u8 irqmgrStack[];
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user