name some symbols, decompile most of w10Dll

This commit is contained in:
Rainchus 2023-11-25 15:46:14 -06:00
parent 96db71280b
commit ecf02cfdec
8 changed files with 848 additions and 5 deletions

View file

@ -6,5 +6,6 @@
#include "common_enums.h"
#include "functions.h"
#include "variables.h"
#include "dolphin/mtx/GeoTypes.h"
#endif