7 lines
90 B
C
7 lines
90 B
C
#ifndef PAUSE_GFX_H
|
|
#define PAUSE_GFX_H
|
|
|
|
extern const unsigned char PauseTiles[];
|
|
|
|
#endif
|