Skip to content

Commit

Permalink
examples, android: remove use_ortho field
Browse files Browse the repository at this point in the history
  • Loading branch information
larpon committed Sep 15, 2024
1 parent 77dc152 commit 1854c16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/android/keyboard/keyboard.v
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ fn main() {
app.gg = gg.new_context(
width: 200
height: 400
use_ortho: true
create_window: true
window_title: 'Keyboard Demo'
user_data: app
Expand Down

0 comments on commit 1854c16

Please sign in to comment.