Fixing some small things. And making some design decisions.

This commit is contained in:
K35
2021-12-31 21:42:24 +00:00
parent d5cfdcadc1
commit cc6035eef0
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
import "./import.binc";
import "./import";
enum TestEnum {
VAL1,