mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-08 03:47:15 -04:00
Add log
This commit is contained in:
parent
8bb4a8d484
commit
f00d1db537
@ -397,6 +397,8 @@ void raise() {
|
||||
} // end of anonnymous namespace
|
||||
|
||||
int main(int /*argc*/, char* /*argv*/ []) {
|
||||
tlib::user_logf("odin: starts with %u windows", windows.size());
|
||||
|
||||
sc_width = tlib::graphics::get_width();
|
||||
sc_height = tlib::graphics::get_height();
|
||||
x_shift = tlib::graphics::get_x_shift();
|
||||
|
Loading…
x
Reference in New Issue
Block a user