nyaaaa thats all the namespacing your going to get for nyow, im tired :3
This commit is contained in:
parent
e30b8f0abc
commit
6dcddb4da3
35 changed files with 394 additions and 392 deletions
|
@ -146,7 +146,7 @@ void gpu_mem_free(struct Vk *state, struct GpuMem *mem,
|
|||
if (current == NULL || pointer.offset != current->start) {
|
||||
meow("WHOOOPPSIIIEEEE could not find allocated block, potential dobble "
|
||||
"free");
|
||||
print_backtrace();
|
||||
paw_print_backtrace();
|
||||
return;
|
||||
}
|
||||
prev->next = current->next;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue