mirror of
https://github.com/n64decomp/sm64.git
synced 2025-03-10 06:19:43 -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
|