From a1d7f54924ca795aabb5873f8e4ff5f8bc67cd9f Mon Sep 17 00:00:00 2001 From: raysan5 Date: Fri, 3 Sep 2021 15:17:28 +0200 Subject: Reviewed paths --- games/classics/loader.html | 220 +++++++++++++++++++++++++++++++++++++++++++++ games/loader.html | 202 ----------------------------------------- 2 files changed, 220 insertions(+), 202 deletions(-) create mode 100644 games/classics/loader.html delete mode 100644 games/loader.html (limited to 'games') diff --git a/games/classics/loader.html b/games/classics/loader.html new file mode 100644 index 0000000..d545f6f --- /dev/null +++ b/games/classics/loader.html @@ -0,0 +1,220 @@ + + + + loading... + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+ +
View code on Github
+ + + + + + + + + + \ No newline at end of file diff --git a/games/loader.html b/games/loader.html deleted file mode 100644 index e327bc7..0000000 --- a/games/loader.html +++ /dev/null @@ -1,202 +0,0 @@ - - - - loading... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -
View code on Github
- - - - - - - - - - \ No newline at end of file -- cgit v1.2.3