This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
BlitzNG
/
maxgui.mod
同期ミラー
https://github.com/bmx-ng/maxgui.mod.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Fixed declaration order of Strict.
woollybah
6 年 前
親
eca832a9ff
コミット
88637cb740
1 ファイル変更
、
2 行追加
、
2 行削除
分割表示
差分情報を表示
2
2
win32maxguiex.mod/tom.bmx
+ 2
- 2
win32maxguiex.mod/tom.bmx
ファイルの表示
@@ -1,9 +1,9 @@
+Strict
+
' tom.bmx
Import pub.win32
-Strict
-
Import "tom.cpp"
Const TOMTRUE = -1