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