diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2020-05-08 19:39:43 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-05-08 19:39:43 -0400 |
| commit | b398a161f324f88a4d4c8682eb15c63a62753a43 (patch) | |
| tree | cb537afb44e15ac1c901d881ce9ab43934b2d713 /arm9/data | |
| parent | 782eca721768b17d51d79e36b519e95d8d9e5b9b (diff) | |
Fix style inconsistencies
Diffstat (limited to 'arm9/data')
| -rw-r--r-- | arm9/data/rom2_3.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/data/rom2_3.s b/arm9/data/rom2_3.s index 68eb6073..14ce7502 100644 --- a/arm9/data/rom2_3.s +++ b/arm9/data/rom2_3.s @@ -9,4 +9,4 @@ .incbin "baserom.nds", 0x107FE4, 0x790 .section .data - .incbin "baserom.nds", 0x108780, 0x20ac
\ No newline at end of file + .incbin "baserom.nds", 0x108780, 0x20ac |
