diff options
| author | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-24 19:15:51 +0100 |
|---|---|---|
| committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-24 19:15:51 +0100 |
| commit | b2eadfa16c60b962c3b4706da951a85246c6306c (patch) | |
| tree | e6588b5300f7c9b9b17ffece53e216ac9469af12 /data/reset_rtc_screen.s | |
| parent | ee4185865df1e0b567064b4b2572a1d01455b86b (diff) | |
spaces to tabs
Diffstat (limited to 'data/reset_rtc_screen.s')
| -rw-r--r-- | data/reset_rtc_screen.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/reset_rtc_screen.s b/data/reset_rtc_screen.s index f680a87bc..37c532497 100644 --- a/data/reset_rtc_screen.s +++ b/data/reset_rtc_screen.s @@ -1,8 +1,8 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" + .include "asm/macros.inc" + .include "constants/constants.inc" - .section .rodata - .align 2, 0 + .section .rodata + .align 2, 0 gUnknown_08510404:: @ 8510404 struct BgTemplate .4byte 0x000001f0 |
