12 lines
No EOL
183 B
ArmAsm
12 lines
No EOL
183 B
ArmAsm
;
|
|
; Maciej 'YTM/Alliance' Witkowiak
|
|
;
|
|
; 30.10.99
|
|
|
|
; void GotoFirstMenu (void);
|
|
|
|
.export _GotoFirstMenu
|
|
|
|
.include "jumptab.inc"
|
|
|
|
_GotoFirstMenu = GotoFirstMenu |