mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-03 10:31:02 -04:00
22 lines
197 B
ArmAsm
22 lines
197 B
ArmAsm
#
|
|
# Retaking the Institute
|
|
#
|
|
|
|
.set HEADERLEN, 0x20
|
|
.include "asm/include/setup.inc"
|
|
|
|
props:
|
|
endprops
|
|
|
|
intro:
|
|
outfit OUTFIT_DEFAULT
|
|
endintro
|
|
|
|
paths:
|
|
endpaths
|
|
|
|
functions:
|
|
endfunctions
|
|
|
|
.align 4
|