1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-11 05:29:33 +00:00

Export paldetected

This commit is contained in:
Karri Kaksonen 2022-03-25 15:08:14 +02:00
parent 4a71a1fbb2
commit 5115a1b50f

View File

@ -6,6 +6,7 @@
.include "atari7800.inc"
.include "get_tv.inc"
.export _get_tv
.export _paldetected
.segment "DATA"