mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 06:41:51 +00:00
FULLPIPE: Remove copy/paste leftover
This commit is contained in:
parent
ad68471040
commit
da99a44af5
@ -48,7 +48,7 @@ namespace Fullpipe {
|
||||
enum FullpipeGameFeatures {
|
||||
};
|
||||
|
||||
enum AccessDebugChannels {
|
||||
enum {
|
||||
kDebugPathfinding = 1 << 0,
|
||||
kDebugDrawing = 1 << 1,
|
||||
kDebugLoading = 1 << 2,
|
||||
|
Loading…
x
Reference in New Issue
Block a user