geode/loader/test/members/Android.cpp

9 lines
215 B
C++
Raw Normal View History

2023-09-14 07:50:13 -04:00
#include "Common.hpp"
#ifdef GEODE_IS_ANDROID
// Add known android struct members here
// needed classes are ones in the ids folder and some generic ones (i think they are already done though so only ids)
#endif