sm64pc/tools/asm_processor/prelude.inc
2019-08-25 00:46:40 -04:00

6 lines
59 B
C++

.set noat
.set noreorder
.set gp=64
.include "macros.inc"