mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-09 20:43:34 -04:00
Update main.cpp
This commit is contained in:
parent
84421d83ce
commit
6e0f3b3c34
@ -8,6 +8,6 @@
|
|||||||
#include <tlib/system.hpp>
|
#include <tlib/system.hpp>
|
||||||
|
|
||||||
int main(){
|
int main(){
|
||||||
tlib::shutdown(0);
|
tlib::shutdown();
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user