mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-08 11:38:08 +03:00
Fixed duplicated ITEM_INFO definition
This commit is contained in:
parent
c310b904b4
commit
7b070e75ad
239 changed files with 240 additions and 238 deletions
|
@ -7,6 +7,7 @@
|
|||
#include "level.h"
|
||||
#include "setup.h"
|
||||
#include "RenderView\RenderView.h"
|
||||
#include "item.h"
|
||||
namespace TEN::Renderer
|
||||
{
|
||||
using namespace TEN::Renderer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue