RetroArch/wiiu/system/dynamic.h

7 lines
94 B
C
Raw Normal View History

#ifndef DYNAMIC_H
#define DYNAMIC_H
void InitFunctionPointers(void);
2018-01-06 09:44:03 -03:00
#endif /* DYNAMIC_H */