X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FLevelSetPreviewForm.c;h=0482f8640c0fbe7df0323298a20286ee72bd9926;hb=ce0bba1a070e5e64939491eb68087f68ef8fe870;hp=b5d0b599b6d00c510032176b075309b094e45887;hpb=5ba7f2d9a3f07f342afdf215a3307d5487cb6d43;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