diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2021-05-31 13:58:13 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-05-31 13:58:13 -0400 |
commit | cc9652a5f1340c9d0c127565adc291b3840649cd (patch) | |
tree | 08bf4e290754c8eafdea80f4eaa7eade34211e70 /arm9/lib/include/gx.h | |
parent | d612c41066844fc82edaaea6bc946adbcc71a3d9 (diff) | |
parent | 1c0c1476b404ba1c457875f8f7a51d2355067413 (diff) |
Merge branch 'pikalax_work' into doc_heap_etc
Diffstat (limited to 'arm9/lib/include/gx.h')
-rw-r--r-- | arm9/lib/include/gx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/lib/include/gx.h b/arm9/lib/include/gx.h index d73b4f53..acd23b39 100644 --- a/arm9/lib/include/gx.h +++ b/arm9/lib/include/gx.h @@ -5,7 +5,7 @@ #include "MI_memory.h" #include "MI_dma.h" #include "OS_vramExclusive.h" -#include "GX_ioreg.h" +#include "registers.h" //temporary while other files aren't decompiled |