Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
Karathan
/
source_of_the_sovereign
mirror da
https://github.com/SBird1337/source_of_the_sovereign
Segui
1
Vota
0
Forka
0
Codice
Problemi
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
fix file not found
ipatix
7 anni fa
parent
677f36ec63
commit
f0c21bc216
3 ha cambiato i file
con
6 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
gfx_build/boot/.gitignore
2
0
gfx_build/char/.gitignore
2
0
gfx_build/title_screen/.gitignore
+ 2
- 0
gfx_build/boot/.gitignore
Vedi File
@@ -0,0 +1,2 @@
1
+*
2
+!.gitignore
+ 2
- 0
gfx_build/char/.gitignore
Vedi File
@@ -0,0 +1,2 @@
1
+*
2
+!.gitignore
+ 2
- 0
gfx_build/title_screen/.gitignore
Vedi File
@@ -0,0 +1,2 @@
1
+*
2
+!.gitignore