Archived
1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
prism/example/src/example.cpp

5 lines
58 B
C++
Raw Normal View History

2020-12-28 15:45:09 -05:00
#include "example.hpp"
void app_main(Engine* engine) {
}