Skip to content

Commit

Permalink
- deleted conpic.h
Browse files Browse the repository at this point in the history
  • Loading branch information
coelckers committed Nov 12, 2023
1 parent 7bf3c57 commit 4396d41
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 289 deletions.
275 changes: 0 additions & 275 deletions source/games/sw/src/conpic.h

This file was deleted.

14 changes: 0 additions & 14 deletions source/games/sw/src/panel.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,6 @@ enum
PRI_BACK_MAX = 0
};

#define MAKE_CONPIC_ENUM
enum conpic_id
{
#include "conpic.h"
};
#undef MAKE_CONPIC_ENUM

enum PanelSpriteIDs
{
ID_BORDER_TOP = 1, ID_BORDER_BOTTOM, ID_BORDER_LEFT, ID_BORDER_RIGHT, ID_BORDER_SHADE,
ID_PANEL_BORDER_LEFT, ID_PANEL_BORDER_RIGHT,
ID_TEXT, ID_TEXT2, ID_TEXT3, ID_TEXT4
};

struct PANEL_STATE
{
int Sprite; // for pip stuff in conpic.h
Expand Down

0 comments on commit 4396d41

Please sign in to comment.