mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-05-30 00:46:17 -04:00
23 lines
216 B
ArmAsm
23 lines
216 B
ArmAsm
#
|
|
# Temple (MP)
|
|
#
|
|
|
|
.set HEADERLEN, 0x20
|
|
.include "asm/include/setup.inc"
|
|
|
|
props:
|
|
endprops
|
|
|
|
intro:
|
|
outfit OUTFIT_DEFAULT
|
|
intro_weapon WEAPON_NONE, -1
|
|
endintro
|
|
|
|
paths:
|
|
endpaths
|
|
|
|
functions:
|
|
endfunctions
|
|
|
|
.align 4
|