fix inconsistent indentation
This commit is contained in:
parent
04013fbdf2
commit
317e302147
1 changed files with 2 additions and 2 deletions
|
@ -1912,5 +1912,5 @@ _081DDD90:
|
|||
|
||||
.bss
|
||||
gDecodingBuffer: @ Used as a buffer for audio decoded from compressed DPCM
|
||||
.space 0x40
|
||||
.size gDecodingBuffer, .-gDecodingBuffer
|
||||
.space 0x40
|
||||
.size gDecodingBuffer, .-gDecodingBuffer
|
||||
|
|
Loading…
Reference in a new issue