1
0
mirror of https://github.com/libretro/RetroArch synced 2025-03-29 22:20:21 +00:00

7 lines
91 B
C

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