Jelajahi Sumber

exeSize was fixed and binaries were updated

Ivan Denisov 9 tahun lalu
induk
melakukan
7b3db4aac6
4 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      BlackBox/_Linux_/Lin/Rsrc/blackbox.c
  2. TEMPAT SAMPAH
      BlackBox/_Linux_/Lin/Rsrc/exe.img
  3. TEMPAT SAMPAH
      BlackBox/_Linux_/blackboxc
  4. TEMPAT SAMPAH
      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 */

TEMPAT SAMPAH
BlackBox/_Linux_/Lin/Rsrc/exe.img


TEMPAT SAMPAH
BlackBox/_Linux_/blackboxc


TEMPAT SAMPAH
BlackBox/_Linux_GUI/blackbox