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