# | Line 1 | Line 1 | |
---|---|---|
1 | #include <stdlib.h> | |
2 | #include "Daodan_Character.h" | |
3 | < | #include "Oni_Character.h" |
4 | < | #include "Oni.h" |
3 | > | |
4 | > | #include "Oni/Oni.h" |
5 | ||
6 | int DDr_TeamToTeamID(const char* team_string) //Already something like this in the engine, but I'm reimplementing it... | |
7 | { |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |