瀏覽代碼

exeSize was fixed and binaries were updated

Ivan Denisov 9 年之前
父節點
當前提交
7b3db4aac6
共有 4 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      BlackBox/_Linux_/Lin/Rsrc/blackbox.c
  2. 二進制
      BlackBox/_Linux_/Lin/Rsrc/exe.img
  3. 二進制
      BlackBox/_Linux_/blackboxc
  4. 二進制
      BlackBox/_Linux_GUI/blackbox

+ 1 - 1
BlackBox/_Linux_/Lin/Rsrc/blackbox.c

@@ -16,7 +16,7 @@
 
 /* the exact size (in bytes) of the executable part of the file. */
 /* this constant needs to be updated everytime a change is made to this file */
-#define exeSize 17028
+#define exeSize 17008
 
 
 /* fixup types */

二進制
BlackBox/_Linux_/Lin/Rsrc/exe.img


二進制
BlackBox/_Linux_/blackboxc


二進制
BlackBox/_Linux_GUI/blackbox