mirror of
https://github.com/sheumann/DiskBrowser.git
synced 2025-02-16 10:31:20 +00:00
7 lines
91 B
C
7 lines
91 B
C
|
#ifndef BROWSEREVENTS_H
|
||
|
#define BROWSEREVENTS_H
|
||
|
|
||
|
asm void actionProcWrapper(void);
|
||
|
|
||
|
#endif
|