TimerOverlay/inc/shadersrc.h

5 lines
100 B
C

#pragma once
extern const char* const shader_text_frag;
extern const char* const shader_text_vert;