added push wrappers

This commit is contained in:
2020-11-12 17:17:41 -06:00
parent ffe4fc6930
commit 279714f3e0
3 changed files with 51 additions and 17 deletions

View File

@@ -1,4 +1,5 @@
#include "cbaselib.h"
#include "cvm.h"
#include "cvalue.h"
#include "cobj.h"
#include "cmem.h"