mirror of https://github.com/nmlgc/ReC98.git
3 lines
119 B
NASM
3 lines
119 B
NASM
|
; Score per # of Dream items collected, divided by 10.
|
||
|
DREAM_SCORE_PER_ITEMS dw 0, 100, 200, 400, 600, 800, 1000, 1280
|