mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-06 11:37:13 -04:00
29 lines
268 B
ArmAsm
29 lines
268 B
ArmAsm
#
|
|
# Air Force One
|
|
#
|
|
|
|
.set HEADERLEN, 0x20
|
|
.include "asm/include/setup.inc"
|
|
|
|
props:
|
|
endprops
|
|
|
|
intro:
|
|
intro_weapon WEAPON_UNARMED, -1
|
|
outfit OUTFIT_DEFAULT
|
|
endintro
|
|
|
|
path00:
|
|
endpath
|
|
|
|
paths:
|
|
endpaths
|
|
|
|
func0000_004c:
|
|
endfunction
|
|
|
|
functions:
|
|
endfunctions
|
|
|
|
.align 4
|