prog8/compiler/res/prog8lib/virtual/prog8_lib.p8
2023-12-26 23:37:59 +01:00

7 lines
118 B
Lua

; Internal library routines - always included by the compiler
prog8_lib {
%option force_output, ignore_unused
}