It builds!

This commit is contained in:
ineed bots 2023-04-19 21:45:44 -06:00
parent 719a00dc94
commit a80b6929cd

View File

@ -54,7 +54,6 @@ namespace test
gscr_spawn_hook.invoke<void>(); gscr_spawn_hook.invoke<void>();
} }
}
bool our_funny_call(game::pathnode_t* begin_node, game::pathnode_t* end_node, bool allowNeg) bool our_funny_call(game::pathnode_t* begin_node, game::pathnode_t* end_node, bool allowNeg)
{ {