1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-22 16:44:48 +00:00

updated the header comments to 2018, also added the missing ones

This commit is contained in:
Zeno Rogue
2018-02-09 00:40:26 +01:00
parent 4966bde3d4
commit 64adb6f0ea
61 changed files with 122 additions and 39 deletions

View File

@@ -1,3 +1,6 @@
// Hyperbolic Rogue -- texture mode
// Copyright (C) 2011-2018 Zeno Rogue, see 'hyper.cpp' for details
#if CAP_SDL_IMG
#include <SDL/SDL_image.h>
#elif CAP_PNG