(kemona_halftau)
@CenTdemeern1#ifndef MEOW#define MEOW#else#pragma once#endif
@kemona_halftau @CenTdemeern1
a header guard is made like this, silly 
#ifndef MEOW
#define MEOW
// code
#endif(or)
#pragma once
// code...—⚠️⌛
@thing @kemona_halftau did you read the thread
@CenTdemeern1 @kemona_halftau yes i saw the #pragma twice but i just wanted to show what it’s supposed to be normally 
how about you pragma deez nuts
—⚠️⌛