Buffer 2d (No tests)
This commit is contained in:
parent
4c9691e192
commit
facc17ec1b
4 changed files with 97 additions and 1 deletions
|
|
@ -37,6 +37,7 @@ int main() {
|
|||
testMap();
|
||||
testAvl();
|
||||
testBuffer();
|
||||
testBuffer2d();
|
||||
|
||||
testModule.deinitialize();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue