dragonflysots преди 6 години
родител
ревизия
6c95a6f93c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      src/include/constants/trainer.h

+ 1
- 1
src/include/constants/trainer.h Целия файл

@@ -1,5 +1,5 @@
1 1
 #include <constants/pkmns.h>
2
-#include <items.h>
2
+#include <constants/items.h>
3 3
 #include <constants/moves.h>
4 4
 
5 5
 #ifndef TRAINER_IDS_H