mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-19 08:25:35 +00:00
TINSEL: Got rid of NO_TAG (not used)
svn-id: r33278
This commit is contained in:
parent
75ff7a1b0e
commit
f96faab2ba
@ -47,7 +47,7 @@ enum {
|
||||
|
||||
// tagState
|
||||
enum TSTATE {
|
||||
NO_TAG, TAG_OFF, TAG_ON
|
||||
TAG_OFF, TAG_ON
|
||||
};
|
||||
|
||||
// pointState
|
||||
|
Loading…
x
Reference in New Issue
Block a user