1
0

BGを実装.

This commit is contained in:
otya128
2015-08-23 14:44:01 +09:00
parent 009c6deb61
commit 268abd0a29
5 changed files with 68 additions and 100 deletions

View File

@@ -205,6 +205,7 @@
<filesToClean>*.obj;*.cmd;*.build;*.json;*.dep</filesToClean>
</Config>
<Folder name="SMILEBASIC">
<File path="bg.d" />
<File path="builtinfunctions.d" />
<File path="compiler.d" />
<File path="draw.d" />