Add some dabbing

This commit is contained in:
runebaas 2019-05-01 18:22:44 +02:00
parent e4d71a7a99
commit d761e0bf10
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6
4 changed files with 30 additions and 0 deletions

View file

@ -10,5 +10,6 @@
string GetTurtle();
string GetPinguin();
string GetFox();
string GetDab();
}
}