Merge branch 'master' of someserver.de:/home/seba/projects/c++/libsegl/

master
seba 16 년 전
커밋 cca746e2f8

1
.gitignore vendored

@ -1,2 +1,3 @@
*.o
*.a
testprog

@ -8,5 +8,7 @@ int main() {
screen.setVideoMode(640, 480, 32);
screen.apply();
// whee
return 0;
}

불러오는 중...
취소
저장