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

master
seba 16 роки тому
джерело a233128818 e68632743e
коміт cca746e2f8

1
.gitignore сторонній

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

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

Завантаження…
Відмінити
Зберегти