mirror of
https://github.com/zeldaret/tmc
synced 2026-09-03 10:21:18 -04:00
clang-format and newlines
This commit is contained in:
@@ -10,4 +10,4 @@ gUnk_080B2A70:: @ 080B2A70
|
||||
gUnk_080B2CD8:: @ 080B2CD8
|
||||
gUnk_080B2CD8_2:: @ 080B2CD8
|
||||
gUnk_080B2CD8_3:: @ 080B2CD8
|
||||
.incbin "baserom.gba", 0x0B2CD8, 0x0000010
|
||||
.incbin "baserom.gba", 0x0B2CD8, 0x0000010
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
.align 2
|
||||
|
||||
gUnk_080B3054:: @ 080B3054
|
||||
.incbin "baserom.gba", 0x0B3054, 0x00000E8
|
||||
.incbin "baserom.gba", 0x0B3054, 0x00000E8
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -1,2 +1,2 @@
|
||||
$data :
|
||||
.data $data
|
||||
.data $data
|
||||
|
||||
@@ -58,4 +58,4 @@
|
||||
.4byte SwordBeam
|
||||
.4byte NulledItem
|
||||
.4byte CellOverwriteSet
|
||||
*/
|
||||
*/
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
$ptr :4 int:4
|
||||
.4byte $*ptr
|
||||
.4byte $*ptr
|
||||
|
||||
+1
-1
@@ -1,2 +1,2 @@
|
||||
$data :
|
||||
.data $data
|
||||
.data $data
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |
Reference in New Issue
Block a user