mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-31 03:39:57 +02:00
Some work on adding new hooks.
This commit is contained in:
@@ -13,5 +13,6 @@ void error(char * message);
|
||||
|
||||
int partCreate(int i, int x, int y, int type);
|
||||
void partChangeType(int i, int x, int y, int type);
|
||||
int pmapData(int x, int y);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user