As caught by compiling with `-Wmissing-declarations` by either making functions static, or declaring them in the header.
14 KiB
14 KiB
As caught by compiling with `-Wmissing-declarations` by either making functions static, or declaring them in the header.