1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-20 03:16:45 +00:00
Files
millfork/include/bbc_hardware.mfk
T
2018-07-12 19:39:25 +02:00

7 lines
107 B
Plaintext

#if not(BBC_MICRO)
#warn bbc_hardware module should be used only on BBC Micro-compatible targets
#endif