bug fix and renamed file builtin object to files
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#include "../runtime/o_staticmap.h"
|
||||
extern const StaticMapSlot bins_files[];
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
#include "../runtime/o_staticmap.h"
|
||||
extern const StaticMapSlot bins_files[];
|
||||