mirror of https://github.com/nmlgc/ReC98.git
7 lines
95 B
PHP
7 lines
95 B
PHP
|
; .map file header.
|
||
|
|
||
|
map_header_t struc
|
||
|
map_size dw ?
|
||
|
map_unk dw 3 dup (?)
|
||
|
map_header_t ends
|