mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-10 20:46:47 +03:00
Fixed duplicated ITEM_INFO definition
This commit is contained in:
parent
4750245888
commit
01bf1881b3
239 changed files with 240 additions and 238 deletions
|
@ -15,7 +15,7 @@
|
|||
#include "input.h"
|
||||
#include "Sound\sound.h"
|
||||
#include "collide.h"
|
||||
|
||||
#include "item.h"
|
||||
OBJECT_TEXTURE* WaterfallTextures[6];
|
||||
float WaterfallY[6];
|
||||
int lastWaterfallY = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue