Scope-eye.net Git Repository
/
liskon_frotz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f2d4b1
)
Remove more Blorb stuff from ux_frotz.h.
author
David Griffith
<dave@661.org>
Mon, 27 Feb 2017 04:49:30 +0000
(20:49 -0800)
committer
David Griffith
<dave@661.org>
Mon, 27 Feb 2017 04:49:30 +0000
(20:49 -0800)
src/curses/ux_frotz.h
patch
|
blob
|
history
diff --git
a/src/curses/ux_frotz.h
b/src/curses/ux_frotz.h
index 7247075cd41461c4511ffc95fa2c8dd81cd0a4ed..d3248db00e43fd8d41d36ee6d5ecde278d2f5eb2 100644
(file)
--- a/
src/curses/ux_frotz.h
+++ b/
src/curses/ux_frotz.h
@@
-79,12
+79,6
@@
extern char *gamepath; /* use to find sound files */
extern f_setup_t f_setup;
extern u_setup_t u_setup;
-/*** Blorb related stuff ***/
-//extern bb_err_t blorb_err;
-//extern bb_map_t *blorb_map;
-//extern bb_result_t blorb_res;
-//extern FILE *blorb_fp;
-
/*** Functions specific to the Unix port of Frotz ***/
bool unix_init_pictures(void); /* ux_pic.c */