diff options
Diffstat (limited to 'arm9/lib/include/gx.h')
-rw-r--r-- | arm9/lib/include/gx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arm9/lib/include/gx.h b/arm9/lib/include/gx.h index c4be4deb..5abc2693 100644 --- a/arm9/lib/include/gx.h +++ b/arm9/lib/include/gx.h @@ -22,7 +22,6 @@ void MIi_CpuClear32(u32, void *, u32); //Todos before PR //TODO: Add defines for GX commands, add structs/unions for HW registers -//TODO: Add ARM_FUNC attributes #define HW_REG_DIV_NUMER 0x04000290 #define HW_REG_DIV_DENOM 0x04000298 |