ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/src/Daodan_Character.c
(Generate patch)

Comparing Daodan/src/Daodan_Character.c (file contents):
Revision 739 by iritscen, Sun Mar 24 14:41:49 2013 UTC vs.
Revision 992 by alloc, Sat Apr 5 10:19:11 2014 UTC

# 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   {

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)