RetroArch/wiiu/system/dynamic.h

7 lines
94 B
C

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