Added (and put to use) several more SDF_ constants.

git-svn-id: http://openexile.googlecode.com/svn/trunk@24 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
2009-04-19 15:43:04 +00:00
parent 0794231c20
commit 4c78d68b2b
15 changed files with 132 additions and 126 deletions

View File

@@ -579,7 +579,7 @@ void draw_sfx()
location where_draw,loc;
Rect orig_rect = {0,0,36,28},source_rect;
if (PSD[306][2] > 0)
if (PSD[SDF_NO_FRILLS] > 0)
return;
for (q = 0; q < 9; q++)