ViewVC Help
View File
|
Revision Log
|
View Changeset
|
Root Listing
root
/
Oni2
/
Daodan
/
src
/
Daodan_Console.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing Daodan/src/Daodan_Console.c (file contents):
Revision
991
by
alloc
, Thu Mar 7 17:26:13 2013 UTC vs.
Revision
992
by
alloc
, Sat Apr 5 10:19:11 2014 UTC
#
Line 2
|
Line 2
2
#include <stdarg.h>
3
4
#include "Daodan_Console.h"
5
<
#include "Oni_Symbols.h"
5
>
#include "Oni/Oni.h"
6
7
void DDrConsole_Print(const char* text)
8
{
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)