Skip to content

Commit

Permalink
修正ege.h格式
Browse files Browse the repository at this point in the history
  • Loading branch information
royqh1979@gmail.com authored and royqh1979@gmail.com committed Oct 18, 2020
1 parent bb8e08b commit b915989
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ege.h
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ typedef enum mouse_msg_e {
mouse_msg_move = 0x40,
mouse_msg_wheel = 0x80,
}mouse_msg_e;

typedef enum mouse_flag_e {
mouse_flag_left = 1,
mouse_flag_right = 2,
Expand Down

0 comments on commit b915989

Please sign in to comment.