mirror of
https://github.com/pret/pokestadium.git
synced 2026-08-09 19:27:21 -05:00
9 lines
138 B
C
9 lines
138 B
C
#ifndef _4B940_H_
|
|
#define _4B940_H_
|
|
|
|
#include "global.h"
|
|
|
|
void func_8004ADB0(u32 dev_addr, u32 dram_addr, u32 size);
|
|
|
|
#endif // _4B940_H_
|