dreamcast/interrupt.hpp

6 lines
62 B
C++

#pragma once
extern int render_done;
void interrupt_init();