1
0
mirror of https://github.com/cathery/sys-con.git synced 2024-07-08 03:58:43 +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();