mirror of https://github.com/nmlgc/ReC98.git
5 lines
173 B
PHP
5 lines
173 B
PHP
|
; Various memory sizes of external TH03 files.
|
||
|
MEM_ASSIGN_PARAS_OP equ (352000 shr 4)
|
||
|
MEM_ASSIGN_PARAS_MAIN equ (288000 shr 4)
|
||
|
MEM_ASSIGN_PARAS_MAINL equ (288000 shr 4)
|