dreamcast/interrupt.hpp
2025-04-20 17:12:14 -05:00

6 lines
62 B
C++

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