parent
aeb3f528d4
commit
a5d5d1b9fd
@ -1,13 +0,0 @@
|
|||||||
#include "error.h"
|
|
||||||
|
|
||||||
internal void _cow_poison(cow_t* restrict cow, enum cow_err kind, const char *msg)
|
|
||||||
{
|
|
||||||
if(cow->error.e_global) {
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
internal void _cow_poison_ref(cow_t* restrict cow, cow_error* globl)
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in new issue