#ifndef rumble_h #define rumble_h #include "gb_struct_def.h" void GB_handle_rumble(GB_gameboy_t *gb); #endif /* rumble_h */