mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-08 04:06:58 -04:00
24 lines
180 B
ArmAsm
24 lines
180 B
ArmAsm
#
|
|
# Extraction
|
|
#
|
|
|
|
.set HEADERLEN, 0x20
|
|
.include "asm/include/setup.inc"
|
|
|
|
props:
|
|
endprops
|
|
|
|
intro:
|
|
endintro
|
|
|
|
path00:
|
|
endpath
|
|
|
|
paths:
|
|
endpaths
|
|
|
|
functions:
|
|
endfunctions
|
|
|
|
.align 4
|