summaryrefslogtreecommitdiffstats
path: root/src/core/Game.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/core/Game.h23
1 files changed, 0 insertions, 23 deletions
diff --git a/src/core/Game.h b/src/core/Game.h
index 062b9612..1b8fcb0a 100644
--- a/src/core/Game.h
+++ b/src/core/Game.h
@@ -29,29 +29,6 @@ enum eAreaName {
AREA_PRINT_WORKS
};
-enum eVisibilityArea
-{
- VIS_MAIN_MAP = 0,
- VIS_HOTEL,
- VIS_MANSION,
- VIS_BANK,
- VIS_MALL,
- VIS_STRIP_CLUB,
- VIS_LAWYERS,
- VIS_COFFEE_SHOP,
- VIS_CONCERT_HALL,
- VIS_STUDIO,
- VIS_RIFLE_RANGE,
- VIS_BIKER_BAR,
- VIS_POLICE_STATION,
- VIS_EVERYWHERE,
- VIS_DIRT,
- VIS_BLOOD,
- VIS_OVALRING,
- VIS_MALIBU_CLUB,
- VIS_PRINT_WORKS,
-};
-
class CGame
{
public: