This website works better with JavaScript
Home
Explore
Help
Sign In
BlitzNG
/
maxgui.mod
mirror of
https://github.com/bmx-ng/maxgui.mod.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fixed declaration order of Strict.
woollybah
6 years ago
parent
eca832a9ff
commit
88637cb740
1 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
2
2
win32maxguiex.mod/tom.bmx
+ 2
- 2
win32maxguiex.mod/tom.bmx
View File
@@ -1,9 +1,9 @@
+Strict
+
' tom.bmx
Import pub.win32
-Strict
-
Import "tom.cpp"
Const TOMTRUE = -1