# | Line 3 | Line 3 | |
---|---|---|
3 | #define DAODAN_CHARACTER_H | |
4 | ||
5 | #include "Daodan.h" | |
6 | < | #include <stdint.h> |
6 | > | //#include <stdint.h> |
7 | ||
8 | int DDr_TeamToTeamID(const char* team_string); | |
9 | void CHARTest(); |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |