Quellcode durchsuchen

remove temp files from repo

ipatix vor 7 Jahren
Ursprung
Commit
56fe9da5ef

+ 1
- 1
sots-private

@@ -1 +1 @@
1
-Subproject commit d632097f5e6946651ea27823690e820d9409c82e
1
+Subproject commit efb99555c48d483f727ee8a15ced4c4e95e341dc

+ 4
- 0
src/include/assets/.gitignore Datei anzeigen

@@ -0,0 +1,4 @@
1
+# ignore grit header files
2
+*.h
3
+*.c
4
+*.bin

BIN
src/include/assets/interface/arrows.img.bin Datei anzeigen


+ 0
- 24
src/include/assets/interface/arrows.img.h Datei anzeigen

@@ -1,24 +0,0 @@
1
-
2
-//{{BLOCK(arrows_img)
3
-
4
-//======================================================================
5
-//
6
-//	arrows_img, 16x96@4, 
7
-//	+ 24 tiles not compressed
8
-//	Total size: 768 = 768
9
-//
10
-//	Time-stamp: 2017-05-29, 22:25:28
11
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
12
-//	( http://www.coranac.com/projects/#grit )
13
-//
14
-//======================================================================
15
-
16
-#ifndef GRIT_ARROWS_IMG_H
17
-#define GRIT_ARROWS_IMG_H
18
-
19
-#define arrows_imgTilesLen 768
20
-extern const unsigned int arrows_imgTiles[192];
21
-
22
-#endif // GRIT_ARROWS_IMG_H
23
-
24
-//}}BLOCK(arrows_img)

BIN
src/include/assets/interface/emoticons.img.bin Datei anzeigen


+ 0
- 27
src/include/assets/interface/emoticons.img.h Datei anzeigen

@@ -1,27 +0,0 @@
1
-
2
-//{{BLOCK(emoticons_img)
3
-
4
-//======================================================================
5
-//
6
-//	emoticons_img, 16x240@4, 
7
-//	+ 60 tiles not compressed
8
-//	Total size: 1920 = 1920
9
-//
10
-<<<<<<< HEAD
11
-=======
12
-//	Time-stamp: 2017-05-25, 13:57:33
13
->>>>>>> 287c7ea0c11e046fe6fb8f2f68178aeca2fa326b
14
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
15
-//	( http://www.coranac.com/projects/#grit )
16
-//
17
-//======================================================================
18
-
19
-#ifndef GRIT_EMOTICONS_IMG_H
20
-#define GRIT_EMOTICONS_IMG_H
21
-
22
-#define emoticons_imgTilesLen 1920
23
-extern const unsigned int emoticons_imgTiles[480];
24
-
25
-#endif // GRIT_EMOTICONS_IMG_H
26
-
27
-//}}BLOCK(emoticons_img)

BIN
src/include/assets/interface/menu_box.img.bin Datei anzeigen


+ 0
- 24
src/include/assets/interface/menu_box.img.h Datei anzeigen

@@ -1,24 +0,0 @@
1
-
2
-//{{BLOCK(menu_box_img)
3
-
4
-//======================================================================
5
-//
6
-//	menu_box_img, 888x8@4, 
7
-//	+ 111 tiles not compressed
8
-//	Total size: 3552 = 3552
9
-//
10
-//	Time-stamp: 2017-01-24, 13:22:54
11
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
12
-//	( http://www.coranac.com/projects/#grit )
13
-//
14
-//======================================================================
15
-
16
-#ifndef GRIT_MENU_BOX_IMG_H
17
-#define GRIT_MENU_BOX_IMG_H
18
-
19
-#define menu_box_imgTilesLen 3552
20
-extern const unsigned int menu_box_imgTiles[888];
21
-
22
-#endif // GRIT_MENU_BOX_IMG_H
23
-
24
-//}}BLOCK(menu_box_img)

BIN
src/include/assets/interface/text_box.img.bin Datei anzeigen


+ 0
- 24
src/include/assets/interface/text_box.img.h Datei anzeigen

@@ -1,24 +0,0 @@
1
-
2
-//{{BLOCK(text_box_img)
3
-
4
-//======================================================================
5
-//
6
-//	text_box_img, 304x8@4, 
7
-//	+ 38 tiles not compressed
8
-//	Total size: 1216 = 1216
9
-//
10
-//	Time-stamp: 2017-01-24, 13:22:54
11
-//	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
12
-//	( http://www.coranac.com/projects/#grit )
13
-//
14
-//======================================================================
15
-
16
-#ifndef GRIT_TEXT_BOX_IMG_H
17
-#define GRIT_TEXT_BOX_IMG_H
18
-
19
-#define text_box_imgTilesLen 1216
20
-extern const unsigned int text_box_imgTiles[304];
21
-
22
-#endif // GRIT_TEXT_BOX_IMG_H
23
-
24
-//}}BLOCK(text_box_img)