reorganizing code

This commit is contained in:
cozis
2022-03-12 23:17:44 +01:00
parent de11b968fb
commit 2dcfbd194e
18 changed files with 141 additions and 335 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
#include "../o_staticmap.h"
#include "../runtime/o_staticmap.h"
extern const StaticMapSlot bins_basic[];
+1 -1
View File
@@ -1,2 +1,2 @@
#include "../o_staticmap.h"
#include "../runtime/o_staticmap.h"
extern const StaticMapSlot bins_file[];
+1 -1
View File
@@ -1,2 +1,2 @@
#include "../o_staticmap.h"
#include "../runtime/o_staticmap.h"
extern const StaticMapSlot bins_math[];