diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/pokemon.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/pokemon.h b/include/pokemon.h index 93766ba..80e7ee7 100644 --- a/include/pokemon.h +++ b/include/pokemon.h | |||
@@ -1,3 +1,9 @@ | |||
1 | /* | ||
2 | * Copyright (C) 2017 hatkirby | ||
3 | * | ||
4 | * This software may be modified and distributed under the terms | ||
5 | * of the MIT license. See the LICENSE file for details. | ||
6 | */ | ||
1 | #ifndef POKEMON_H_AD844D6F | 7 | #ifndef POKEMON_H_AD844D6F |
2 | #define POKEMON_H_AD844D6F | 8 | #define POKEMON_H_AD844D6F |
3 | 9 | ||