You've already forked termux-packages
mirror of
https://github.com/izzy2lost/termux-packages.git
synced 2026-03-26 17:00:19 -07:00
12 lines
387 B
Diff
12 lines
387 B
Diff
--- ../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;
|