Files
DiskBrowser/browserevents.h
2019-04-18 18:03:17 -05:00

8 lines
118 B
C

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