FastVideoDSPlayer/arm7/source/irqWait.h
2022-09-30 13:18:16 +02:00

4 lines
66 B
C

#pragma once
extern void irq_wait(bool clearFlags, u32 mask);