mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 14:41:28 +00:00
And of course memset too way to not include the whole error message the first time jerk
This commit is contained in:
parent
d652cc8ea4
commit
6ad4a95cc6
@ -3,6 +3,7 @@
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <vector>
|
||||
|
||||
// This code snippet allows you to create an axis aligned bounding volume tree for a triangle mesh so that you can do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user