bss data to static
This commit is contained in:
parent
56b124fdec
commit
9ff4c0695e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
#include "strings.h"
|
#include "strings.h"
|
||||||
#include "text.h"
|
#include "text.h"
|
||||||
|
|
||||||
BSS_DATA u8 gUnknown_030012BC;
|
static u8 gUnknown_030012BC;
|
||||||
|
|
||||||
struct Pokenav7Struct
|
struct Pokenav7Struct
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue