mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-18 17:34:20 +01:00
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
|