mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-04-12 12:15:57 -05:00
6 lines
89 B
C
6 lines
89 B
C
#ifndef BACKGROUND_ENGINE_H
|
|
#define BACKGROUND_ENGINE_H
|
|
|
|
void background_frame();
|
|
|
|
#endif |