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