cs381/as6/Draw.hpp

6 lines
66 B
C++

#pragma once
#include "raylib-cpp.hpp"
void DrawSceneOutline();