mirror of
https://github.com/n64decomp/sm64
synced 2026-04-24 08:03:40 +00: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
|