(svn r22419) -Change: Always use the DOS palette for drawing.
-Remove: the '-i' option for palette selection.
This commit is contained in:
@@ -207,10 +207,6 @@ struct GraphicsSet : BaseSet<GraphicsSet, MAX_GFT, DATA_DIR> {
|
||||
/** All data/functions related with replacing the base graphics. */
|
||||
class BaseGraphics : public BaseMedia<GraphicsSet> {
|
||||
public:
|
||||
/**
|
||||
* Determine the palette of the current graphics set.
|
||||
*/
|
||||
static void DeterminePalette();
|
||||
};
|
||||
|
||||
/** All data of a sounds set. */
|
||||
|
Reference in New Issue
Block a user