mirror of https://github.com/nmlgc/ReC98.git
3 lines
59 B
NASM
3 lines
59 B
NASM
|
; void far *pi_slot_buffers[8]
|
||
|
pi_slot_buffers dd 8 dup(?)
|