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