Renaming stuff in the simulator
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#include "kindscript.h"
|
||||
#include "pxt.h"
|
||||
#include "ManagedBuffer.h"
|
||||
|
||||
using namespace kindscript;
|
||||
using namespace pxt;
|
||||
MicroBitPin *getPin(int id);
|
||||
typedef ImageData* Image;
|
||||
typedef BufferData* Buffer;
|
||||
|
Reference in New Issue
Block a user