RetroArch/wiiu/system/dynamic.h
2018-01-06 09:44:03 -03:00

7 lines
94 B
C

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