This website works better with JavaScript.
홈
탐색
도움말
로그인
Karathan
/
source_of_the_sovereign
의 미러
https://github.com/SBird1337/source_of_the_sovereign
보기
1
좋아요
0
포크
0
코드
이슈
릴리즈
0
위키
Activity
소스 검색
fix file not found
ipatix
7 년 전
부모
677f36ec63
커밋
f0c21bc216
3개의 변경된 파일
과
6개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
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
파일 보기
@@ -0,0 +1,2 @@
1
+*
2
+!.gitignore
+ 2
- 0
gfx_build/char/.gitignore
파일 보기
@@ -0,0 +1,2 @@
1
+*
2
+!.gitignore
+ 2
- 0
gfx_build/title_screen/.gitignore
파일 보기
@@ -0,0 +1,2 @@
1
+*
2
+!.gitignore