merge reinherit.h into saga.h and gfx_mod.h, note the error loading animations wasn't caused by this commit :)
svn-id: r14405
This commit is contained in:
parent
5e3236ac47
commit
182dd48bd4
41 changed files with 109 additions and 190 deletions
|
@ -23,15 +23,14 @@
|
|||
|
||||
// Main rendering loop
|
||||
#include "saga.h"
|
||||
#include "reinherit.h"
|
||||
|
||||
#include "gfx_mod.h"
|
||||
#include "timer.h"
|
||||
#include "actor_mod.h"
|
||||
#include "console_mod.h"
|
||||
#include "cvar_mod.h"
|
||||
#include "font_mod.h"
|
||||
#include "game_mod.h"
|
||||
#include "gfx_mod.h"
|
||||
#include "interface_mod.h"
|
||||
#include "scene_mod.h"
|
||||
#include "sprite_mod.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue