lsnes/include/core/loadlib.hpp
2013-01-07 20:29:03 +02:00

8 lines
141 B
C++

#ifndef _loadlib__hpp__included__
#define _loadlib__hpp__included__
#include "library/loadlib.hpp"
void handle_post_loadlibrary();
#endif