SCons: properly close files when reading controller mappings
Fixup to #17296.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/*************************************************************************/
|
||||
/* input_default.h */
|
||||
/* default_controller_mappings.h */
|
||||
/*************************************************************************/
|
||||
/* This file is part of: */
|
||||
/* GODOT ENGINE */
|
||||
@ -36,4 +36,4 @@ public:
|
||||
static const char *mappings[];
|
||||
};
|
||||
|
||||
#endif // DEFAULT_CONTROLLER_MAPPINGS_H
|
||||
#endif // DEFAULT_CONTROLLER_MAPPINGS_H
|
||||
|
||||
Reference in New Issue
Block a user