bing bong

This commit is contained in:
SimonFJ20 2023-01-16 02:11:14 +01:00
parent a4ac73529e
commit dcaa09c859
2 changed files with 6 additions and 0 deletions

3
src/bong.cpp Normal file
View File

@ -0,0 +1,3 @@
#include "bong.hpp"
namespace bong { }

3
src/bong.hpp Normal file
View File

@ -0,0 +1,3 @@
#pragma once
namespace bong { }