feat(db): load all databases together using autocode

This commit is contained in:
phaneron 2025-04-12 04:32:30 -04:00
parent e77ed33b0c
commit efd37e3050
606 changed files with 25979 additions and 168 deletions

2
src/db/rec/ChrRacesRec.hpp Normal file → Executable file
View file

@ -38,4 +38,4 @@ class ChrRacesRec {
bool Read(SFile* f, const char* stringBuffer);
};
#endif
#endif