DiskBrowser/browserevents.h

8 lines
118 B
C

#ifndef BROWSEREVENTS_H
#define BROWSEREVENTS_H
asm void actionProcWrapper(void);
void InitEventState(void);
#endif