1
0
mirror of https://github.com/cathery/sys-con.git synced 2025-01-13 15:36:30 +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();