Skip to content

Commit

Permalink
Disabled terminal window for windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
alansartorio committed Mar 8, 2022
1 parent 2391b91 commit 215a069
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![windows_subsystem = "windows"]
#[macro_use]
extern crate glium;
extern crate glium_glyph;
Expand Down

0 comments on commit 215a069

Please sign in to comment.