mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-09-09 01:25:35 -05:00
Audio stuff
This commit is contained in:
@@ -9,9 +9,6 @@ int x, y;
|
||||
|
||||
void background_frame()
|
||||
{
|
||||
vid_vsync();
|
||||
key_poll();
|
||||
|
||||
x += key_tri_horz();
|
||||
y += key_tri_vert();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user