mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-19 01:01:20 +02:00
Why was this under APU
This commit is contained in:
@@ -184,7 +184,6 @@ void GB_apu_div_secondary_event(GB_gameboy_t *gb);
|
||||
void GB_apu_init(GB_gameboy_t *gb);
|
||||
void GB_apu_run(GB_gameboy_t *gb);
|
||||
void GB_apu_update_cycles_per_sample(GB_gameboy_t *gb);
|
||||
void GB_borrow_sgb_border(GB_gameboy_t *gb);
|
||||
#endif
|
||||
|
||||
#endif /* apu_h */
|
||||
|
Reference in New Issue
Block a user