1
0
mirror of https://github.com/KarolS/millfork.git synced 2025-08-07 12:25:40 +00:00
Files
millfork/include/c264_hardware.mfk
2018-07-12 19:39:25 +02:00

5 lines
114 B
Plaintext

#if not(CBM_264)
#warn c264_hardware module should be only used on C264-compatible targets
#endif
import c264_ted