This commit is contained in:
RogueMaster
2022-10-29 03:17:34 -04:00
parent 12fa0d59a0
commit 86ab02cfe0
13 changed files with 898 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
#pragma once
#include <gui/icon.h>
extern const Icon I_Dino;
extern const Icon I_DinoRun0;
extern const Icon I_DinoRun1;