5 lines
73 B
NASM
5 lines
73 B
NASM
PermanentNumbers:
|
|
db PHONECONTACT_MOM
|
|
db PHONECONTACT_ELM
|
|
db -1 ; end
|