You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
387 B
12 lines
387 B
5 years ago
|
--- ../tmp-orig/oleo-1.99.16/src/basic.h 2000-08-10 23:02:49.000000000 +0200
|
||
|
+++ src/src/basic.h 2005-03-18 20:42:30.963398869 +0100
|
||
|
@@ -36,9 +36,6 @@
|
||
|
|
||
|
extern const int colmagic[9];
|
||
|
extern const int rowmagic[9];
|
||
|
-extern char * motion_name[9];
|
||
|
-extern enum motion_magic complementary_motion[9];
|
||
|
-extern enum motion_magic opposite_motion[9];
|
||
|
|
||
|
extern int run_load_hooks;
|