Moved 'debugStackPrint' to 'stack_inspector.c'
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "toy_stack.h"
|
||||
|
||||
void inspect_stack(Toy_Stack* stack);
|
||||
Reference in New Issue
Block a user