Remove vestiges of old overlay source split

[trunk only]
This commit is contained in:
nethack.allison
2003-09-05 02:45:18 +00:00
parent 1a94dcfca3
commit 416412f92b
66 changed files with 25 additions and 1306 deletions

View File

@@ -38,8 +38,6 @@
* across saves and restores.
*/
#ifdef OVL3
/* flags */
#define LSF_SHOW 0x1 /* display the light source */
#define LSF_NEEDS_FIXUP 0x2 /* need oid fixup */
@@ -621,6 +619,4 @@ wiz_light_sources()
#endif /* WIZARD */
#endif /* OVL3 */
/*light.c*/