start working on trainer see

This commit is contained in:
DizzyEggg
2017-12-18 19:35:50 +01:00
parent 6a674e1e83
commit a612ef12a0
8 changed files with 252 additions and 228 deletions

View File

@@ -4,7 +4,7 @@
struct ApproachingTrainer
{
u8 mapObjectId;
u8 radius;
u8 radius; // plus 1
u8 field_2;
u8 field_3;
const u8 *trainerScriptPtr;