1
0
mirror of https://github.com/cathery/sys-con.git synced 2024-10-01 20:22:05 +00:00
sys-con/source/mainLoop.h

4 lines
59 B
C
Raw Normal View History

2019-10-31 18:00:42 +00:00
#pragma once
#include "switch/result.h"
Result mainLoop();