make it compiler
This commit is contained in:
parent
5dde701c81
commit
3762f27727
2 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,8 @@
|
|||
#include "link.h"
|
||||
#include "link_rfu.h"
|
||||
|
||||
extern u16 gUnknown_03005DA8;
|
||||
|
||||
// Static type declarations
|
||||
|
||||
struct BlockTransfer
|
||||
|
|
|
@ -16,6 +16,8 @@
|
|||
#include "rom_8011DC0.h"
|
||||
#include "link_rfu.h"
|
||||
|
||||
extern u16 gUnknown_03005DA8;
|
||||
|
||||
// Static type declarations
|
||||
|
||||
// Static RAM declarations
|
||||
|
|
Loading…
Reference in a new issue