ReC98/th05/custom[bss].asm

8 lines
88 B
NASM

CUSTOM_COUNT = 64
custom_t struc
db 26 dup (?)
custom_t ends
public _custom_entities