RetroArch/wiiu/system/dynamic.h

7 lines
91 B
C

#ifndef DYNAMIC_H
#define DYNAMIC_H
void InitFunctionPointers(void);
#endif // DYNAMIC_H