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

Comparing Daodan/src/Daodan_Console.c (file contents):
Revision 677 by alloc, Sat Mar 2 23:46:33 2013 UTC vs.
Revision 689 by alloc, Mon Mar 4 15:52:19 2013 UTC

# Line 48 | Line 48 | TStColorFormattingCharacter DDrDSayColor
48          {'w', 0, 0xFFFFFFFF},   //white...
49          {'e', 0, 0xFF505050},   //darkgrey
50          {'f', 0, 0xFFAAAAAA},   //grey
51 <        {0}                                                     //POWER RANGERS GO!
51 >        {0, 0, 0}                                                       //POWER RANGERS GO!
52   };
53  
54 <                
54 >                

Diff Legend

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