Rename managers

This commit is contained in:
octorock
2022-05-01 11:43:19 +02:00
parent 3afbd0e901
commit 60e33b636d
231 changed files with 4964 additions and 4235 deletions
+9
View File
@@ -0,0 +1,9 @@
#ifndef SCROLL_H
#define SCROLL_H
#include "global.h"
void UpdateIsDiggingCave(void);
void sub_08080930(u32);
#endif // SCROLL_H