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