Move more stuff to C++
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#include "BitVM.h"
|
||||
#include "ksbit.h"
|
||||
|
||||
typedef ImageData* Image;
|
||||
|
||||
|
Reference in New Issue
Block a user
@ -1,4 +1,4 @@
|
||||
#include "BitVM.h"
|
||||
#include "ksbit.h"
|
||||
|
||||
typedef ImageData* Image;
|
||||
|
||||
|