diff options
Diffstat (limited to 'src/Settings.php')
-rw-r--r-- | src/Settings.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Settings.php b/src/Settings.php index 8ab617c..c681074 100644 --- a/src/Settings.php +++ b/src/Settings.php @@ -1,4 +1,5 @@ <?php + namespace GameBoy; class Settings |