mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-04 01:46:42 +00:00
TWINE: removed unused enum
This commit is contained in:
parent
4026b23d7c
commit
c3f0c2b1c1
@ -25,10 +25,6 @@
|
||||
|
||||
namespace TwinE {
|
||||
|
||||
enum GameFlag {
|
||||
kGameFlagDemo = 1 << 0
|
||||
};
|
||||
|
||||
} // End of namespace TwinE
|
||||
|
||||
#endif // TWINE_DETECTION_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user