5 lines
85 B
C
5 lines
85 B
C
#pragma once
|
|
|
|
#include "toy_bucket.h"
|
|
|
|
int inspect_bucket(Toy_Bucket** bucketHandle); |