X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=newdungeon.py;h=7f37b36f82b2c2af8dfe46be24ac732244588fe7;hb=a76cbeccbb1e7d957cf7036a7125abb48f22eb9d;hp=ff48caef108a9a06af49d587b0ec3bd805320a24;hpb=4d212476431be635c2b757816c20f6fe8936f334;p=open-adventure.git diff --git a/newdungeon.py b/newdungeon.py index ff48cae..7f37b36 100755 --- a/newdungeon.py +++ b/newdungeon.py @@ -107,6 +107,7 @@ extern const hint_t hints[]; extern long conditions[]; extern const long actspk[]; extern const motion_t motions[]; +extern const action_t actions[]; #define NLOCATIONS {} #define NOBJECTS {}