cs381/as6/Draw.hpp

7 lines
75 B
C++

#pragma once
// placeholder for draw helpers
void DrawSceneOutline() {
}