pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src/editor editor_view.cxx, 1.13, 1.14


From: Ingo Ruhnke
Subject: [Pingus-CVS] CVS: Games/Pingus/src/editor editor_view.cxx, 1.13, 1.14
Date: Sat, 13 Dec 2003 12:21:27 +0100

Update of /var/lib/cvs/Games/Pingus/src/editor
In directory dark:/tmp/cvs-serv4987/editor

Modified Files:
        editor_view.cxx 
Log Message:
- some minimal changes to make it compilable

Index: editor_view.cxx
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/editor/editor_view.cxx,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- editor_view.cxx     22 Oct 2003 11:11:23 -0000      1.13
+++ editor_view.cxx     13 Dec 2003 11:21:24 -0000      1.14
@@ -164,6 +164,16 @@
 }
 
 void
+EditorView::draw (CL_Sprite& sur, const Vector& pos, int frame)
+{
+}
+
+void
+EditorView::draw (CL_Sprite& sur, const Vector& pos)
+{
+}
+
+void
 EditorView::draw (Sprite& sprite, const Vector& pos)
 {
 #ifdef CLANLIB_0_6





reply via email to

[Prev in Thread] Current Thread [Next in Thread]