mirror of
https://github.com/zeldaret/tmc
synced 2026-07-08 14:36:41 -04:00
Merge pull request #489 from hatal175/dmaset
Use DmaSet macro in several places
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
|
||||
extern void DrawUIElements(void);
|
||||
extern void CreateUIElement(u32, u32);
|
||||
extern u32 sub_0801C2F0(u32, u32);
|
||||
extern void sub_0801C2F0(u32, u32);
|
||||
extern void sub_0801C25C(void);
|
||||
extern void DrawUI(void);
|
||||
extern void InitUI(bool32);
|
||||
|
||||
Reference in New Issue
Block a user