mirror of
https://github.com/mgcaret/rom4x.git
synced 2025-01-02 12:30:18 +00:00
8 lines
85 B
ArmAsm
8 lines
85 B
ArmAsm
|
.code
|
||
|
.include "iic+.defs"
|
||
|
.org $d3b5
|
||
|
.proc ACCMENU
|
||
|
.include "accelmenu.h"
|
||
|
.endproc
|
||
|
|