Merge pull request #489 from hatal175/dmaset

Use DmaSet macro in several places
This commit is contained in:
notyourav
2022-04-10 14:53:30 -07:00
committed by GitHub
2 changed files with 11 additions and 37 deletions
+1 -1
View File
@@ -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);