mirror of
https://github.com/n64decomp/sm64.git
synced 2025-03-09 22:09:44 -04:00
13 lines
160 B
ArmAsm
13 lines
160 B
ArmAsm
.include "macros.inc"
|
|
|
|
.section .bss
|
|
|
|
glabel gFrameBuffer0
|
|
.space 0x25800
|
|
|
|
glabel gFrameBuffer1
|
|
.space 0x25800
|
|
|
|
glabel gFrameBuffer2
|
|
.space 0x25800
|