Files
rgbds/test/asm/deprecated-pi.asm
2021-01-01 19:18:17 +01:00

5 lines
81 B
NASM

; Remove this test case when _PI is removed.
PRINTF _PI
PRINTT "\n"
PURGE _PI