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

Comparing Daodan/src/Daodan_Character.h (file contents):
Revision 691 by alloc, Sat Mar 2 23:46:33 2013 UTC vs.
Revision 692 by alloc, Thu Mar 7 17:26:13 2013 UTC

# Line 1 | Line 1
1 #pragma once
1   #ifndef DAODAN_CHARACTER_H
2   #define DAODAN_CHARACTER_H
3  
4 < #include "Daodan.h"
6 < //#include <stdint.h>
4 > #include "stdint.h"
5  
6   int DDr_TeamToTeamID(const char* team_string);
9 void CHARTest();
7   uint32_t DDrGetCharacterIndexFromName(char* );
8 +
9   #endif

Diff Legend

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