Bump dates on fretwork.c & rails.c

This commit is contained in:
Bill Kendrick 2022-05-19 01:31:03 -07:00
parent 868edf4ccd
commit 2e0119daa9
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
/* /*
* Draws fretwork * Draws fretwork
* *
* Last updated: 2021-09-20 * Last updated: 2022-05-19
*/ */
#include "tp_magic_api.h" #include "tp_magic_api.h"

View file

@ -1,4 +1,4 @@
/* Last modified: 2021-09-21 */ /* Last modified: 2022-05-19 */
#include "tp_magic_api.h" #include "tp_magic_api.h"
#include "SDL_image.h" #include "SDL_image.h"
#include "SDL_mixer.h" #include "SDL_mixer.h"