X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FLevelSetPreviewForm.c;h=0482f8640c0fbe7df0323298a20286ee72bd9926;hb=8d3d7d213a9691455a49544624bf380e85f43461;hp=b5d0b599b6d00c510032176b075309b094e45887;hpb=b15916f3e0650dc610705ea662bfbcd25099cce8;p=rocksndiamonds.git diff --git a/src/game_sp/LevelSetPreviewForm.c b/src/game_sp/LevelSetPreviewForm.c index b5d0b599..0482f864 100644 --- a/src/game_sp/LevelSetPreviewForm.c +++ b/src/game_sp/LevelSetPreviewForm.c @@ -32,10 +32,11 @@ // --- End // --- End -static char *VB_Name = "LevelSetPreviewForm"; -static boolean VB_GlobalNameSpace = False; -static boolean VB_Creatable = False; -static boolean VB_PredeclaredId = True; -static boolean VB_Exposed = False; +// static char *VB_Name = "LevelSetPreviewForm"; +// static boolean VB_GlobalNameSpace = False; +// static boolean VB_Creatable = False; +// static boolean VB_PredeclaredId = True; +// static boolean VB_Exposed = False; + // --- Option Explicit