mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
5 lines
81 B
NASM
5 lines
81 B
NASM
; Remove this test case when _PI is removed.
|
|
PRINTF _PI
|
|
PRINTT "\n"
|
|
PURGE _PI
|