11 lines
187 B
C
11 lines
187 B
C
|
//
|
||
|
// Created by Scott Norton on 9/8/17.
|
||
|
//
|
||
|
|
||
|
#ifndef POKEEMERALD_DATA3_H
|
||
|
#define POKEEMERALD_DATA3_H
|
||
|
|
||
|
extern const struct SpritePalette gUnknown_0850BBC8[];
|
||
|
|
||
|
#endif //POKEEMERALD_DATA3_H
|