diff --git a/art/characters/schnoz_f1.grit b/art/characters/schnoz_f1.grit index ea6a23e..deface1 100644 --- a/art/characters/schnoz_f1.grit +++ b/art/characters/schnoz_f1.grit @@ -1 +1 @@ --g -gB4 -al0 -aw16 -m! -p -pS -Oschnoz -ftb -oschnoz_f1 -Zl +-g -gB4 -al0 -aw16 -m! -p -pn4 -pS -ftb -fh! -oschnoz_f1 -Oschnoz -Zl diff --git a/art/characters/schnoz_f2.grit b/art/characters/schnoz_f2.grit index ec8c179..e51659a 100644 --- a/art/characters/schnoz_f2.grit +++ b/art/characters/schnoz_f2.grit @@ -1 +1 @@ --g -gB4 -al16 -aw16 -m! -p -pS -Oschnoz -ftb -oschnoz_f2 -Zl +-g -gB4 -al17 -aw16 -m! -p -pn4 -pS -ftb -fh! -oschnoz_f2 -Oschnoz -Zl diff --git a/art/hub/hub_map.grit b/art/hub/hub_map.grit index cbe2230..6a95770 100644 --- a/art/hub/hub_map.grit +++ b/art/hub/hub_map.grit @@ -1 +1 @@ --g! -m -mR4 -p! -ftb -Zl -ohub -fxhub.img.bin +-g -gB4 -m -mR4 -mLs -p -pn6 -Mh2 -Mw2 -MRp -ftb -fh! -ohub -Zl diff --git a/art/hub/hub_tilemap.grit b/art/hub/hub_tilemap.grit deleted file mode 100644 index 940a923..0000000 --- a/art/hub/hub_tilemap.grit +++ /dev/null @@ -1 +0,0 @@ --g -gB4 -m! -p -Mh2 -Mw2 -MRp -ftb -Zl -ohub diff --git a/graphics/hub.img.bin b/graphics/hub.img.bin index 45c02ca..2c62dee 100644 Binary files a/graphics/hub.img.bin and b/graphics/hub.img.bin differ diff --git a/graphics/hub.map.bin b/graphics/hub.map.bin index 5c14e28..502d23f 100644 Binary files a/graphics/hub.map.bin and b/graphics/hub.map.bin differ diff --git a/graphics/hub.pal.bin b/graphics/hub.pal.bin index d7023cd..b36c464 100644 Binary files a/graphics/hub.pal.bin and b/graphics/hub.pal.bin differ diff --git a/graphics/schnoz_f2.img.bin b/graphics/schnoz_f2.img.bin index 143276b..2d6ab4c 100644 Binary files a/graphics/schnoz_f2.img.bin and b/graphics/schnoz_f2.img.bin differ diff --git a/include/hub.h b/include/hub.h deleted file mode 100644 index a443b49..0000000 --- a/include/hub.h +++ /dev/null @@ -1,19 +0,0 @@ - -//{{BLOCK(hubShared) - -//====================================================================== -// -// hubShared, 0x0@8, -// -// Time-stamp: 2020-06-02, 19:56:40 -// Exported by Cearn's GBA Image Transmogrifier, v0.8.15 -// ( http://www.coranac.com/projects/#grit ) -// -//====================================================================== - -#ifndef GRIT_HUBSHARED_H -#define GRIT_HUBSHARED_H - -#endif // GRIT_HUBSHARED_H - -//}}BLOCK(hubShared) diff --git a/include/schnoz.h b/include/schnoz.h deleted file mode 100644 index c31e7b1..0000000 --- a/include/schnoz.h +++ /dev/null @@ -1,24 +0,0 @@ - -//{{BLOCK(schnoz) - -//====================================================================== -// -// schnoz, 16x16@4, -// + palette 8 entries, lz77 compressed -// Total size: 16 = 16 -// -// Time-stamp: 2020-06-02, 19:52:02 -// Exported by Cearn's GBA Image Transmogrifier, v0.8.15 -// ( http://www.coranac.com/projects/#grit ) -// -//====================================================================== - -#ifndef GRIT_SCHNOZ_H -#define GRIT_SCHNOZ_H - -#define schnozPalLen 16 -extern const unsigned short schnozPal[8]; - -#endif // GRIT_SCHNOZ_H - -//}}BLOCK(schnoz) diff --git a/include/schnoz_f1.h b/include/schnoz_f1.h deleted file mode 100644 index f35b55e..0000000 --- a/include/schnoz_f1.h +++ /dev/null @@ -1,24 +0,0 @@ - -//{{BLOCK(schnoz_f1) - -//====================================================================== -// -// schnoz_f1, 16x32@4, -// + 8 tiles lz77 compressed -// Total size: 120 = 120 -// -// Time-stamp: 2020-06-02, 19:51:58 -// Exported by Cearn's GBA Image Transmogrifier, v0.8.15 -// ( http://www.coranac.com/projects/#grit ) -// -//====================================================================== - -#ifndef GRIT_SCHNOZ_F1_H -#define GRIT_SCHNOZ_F1_H - -#define schnoz_f1TilesLen 120 -extern const unsigned int schnoz_f1Tiles[30]; - -#endif // GRIT_SCHNOZ_F1_H - -//}}BLOCK(schnoz_f1) diff --git a/include/schnoz_f2.h b/include/schnoz_f2.h deleted file mode 100644 index d246cbe..0000000 --- a/include/schnoz_f2.h +++ /dev/null @@ -1,24 +0,0 @@ - -//{{BLOCK(schnoz_f2) - -//====================================================================== -// -// schnoz_f2, 16x32@4, -// + 8 tiles lz77 compressed -// Total size: 148 = 148 -// -// Time-stamp: 2020-06-02, 19:52:02 -// Exported by Cearn's GBA Image Transmogrifier, v0.8.15 -// ( http://www.coranac.com/projects/#grit ) -// -//====================================================================== - -#ifndef GRIT_SCHNOZ_F2_H -#define GRIT_SCHNOZ_F2_H - -#define schnoz_f2TilesLen 148 -extern const unsigned int schnoz_f2Tiles[37]; - -#endif // GRIT_SCHNOZ_F2_H - -//}}BLOCK(schnoz_f2)