mirror of
https://github.com/zeldaret/tmc
synced 2026-08-18 13:43:31 -04:00
Rename managers
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef SCROLL_H
|
||||
#define SCROLL_H
|
||||
|
||||
#include "global.h"
|
||||
|
||||
void UpdateIsDiggingCave(void);
|
||||
void sub_08080930(u32);
|
||||
|
||||
#endif // SCROLL_H
|
||||
Reference in New Issue
Block a user