mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-09 03:58:19 +03:00
Rename draw.cpp to animation.cpp which makes more sense, some more edits
This commit is contained in:
parent
d8aa65260f
commit
8d86c2e97d
224 changed files with 846 additions and 823 deletions
|
@ -19,7 +19,7 @@
|
|||
#include "setup.h"
|
||||
#include "level.h"
|
||||
#include "object_helper.h"
|
||||
#include "creature_info.h"
|
||||
#include "itemdata/creature_info.h"
|
||||
|
||||
static void StartBaddy(OBJECT_INFO* obj)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue