diff options
author | YamaArashi <shadow962@live.com> | 2015-11-13 22:44:23 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-11-13 22:44:23 -0800 |
commit | 8d0d89c00c870411ff2d96cb3ff882f4410f100f (patch) | |
tree | 39b65e72b4d74d458f34976011b79370fd2e1461 /tools/gbagfx/main.c | |
parent | fa863b11b64c973f60207de8e3384690a510530c (diff) |
formatting and license
Diffstat (limited to 'tools/gbagfx/main.c')
-rw-r--r-- | tools/gbagfx/main.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/gbagfx/main.c b/tools/gbagfx/main.c index 8a750f03a..a1a0ed4da 100644 --- a/tools/gbagfx/main.c +++ b/tools/gbagfx/main.c @@ -1,3 +1,5 @@ +// Copyright (c) 2015 YamaArashi + #include <stdio.h> #include <string.h> #include <stdbool.h> |