diff options
author | YamaArashi <shadow962@live.com> | 2016-12-07 23:36:38 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-12-07 23:36:38 -0800 |
commit | 12ac981dd7b55014889a7cf70ed053559d9b3a83 (patch) | |
tree | cfca7dd3daa9a7b83ec1384684813b7e3b628f7a /include/asm.inc.h | |
parent | f0f0d85ab6ade1e3ec3ac39f426d55e0e19f02e7 (diff) |
use .o in comment for consistency
Diffstat (limited to 'include/asm.inc.h')
-rw-r--r-- | include/asm.inc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm.inc.h b/include/asm.inc.h index 9b8b7e966..2f9b511b6 100644 --- a/include/asm.inc.h +++ b/include/asm.inc.h @@ -471,7 +471,7 @@ void CB2_InitMysteryEventMenu(void); // asm/save_failed_screen.o void fullscreen_save_activate(); -// asm/rom_81473B8.s +// asm/rom_81473B8.o bool8 sub_81474C8(void); void sub_8147514(void); |