Start matching instdll
This commit is contained in:
parent
930f8b88b3
commit
2ecef59c15
21 changed files with 872 additions and 437 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef _GAME_WINDOW_H
|
||||
#define _GAME_WINDOW_H
|
||||
|
||||
#include "game/sprite.h"
|
||||
#include "game/animdata.h"
|
||||
#include "dolphin.h"
|
||||
|
||||
#define MAKE_MESSID(bank, mess) (((bank) << 16)+(mess))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue