diff options
Diffstat (limited to 'client.cpp')
-rw-r--r-- | client.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,3 @@ -#include "point.cpp" - #define MAX_ARGS 16 #define pos(x, y) (x) + (y) * window_w |
index : jet | ||
Server/Client text editor | Juan Manuel Tomás |
summaryrefslogtreecommitdiff |
-rw-r--r-- | client.cpp | 2 |
@@ -1,5 +1,3 @@ -#include "point.cpp" - #define MAX_ARGS 16 #define pos(x, y) (x) + (y) * window_w |