Patrick Jakobsen 7ヶ月前
コミット
f06ac04ea9
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      gui/gui.c

+ 1
- 1
gui/gui.c ファイルの表示

@ -386,7 +386,7 @@ for(struct {TYPE temp; int i;} GUIWITH_INNER(__LINE__) = {.temp=(storage_variabl
// TODO(Zelaven): The mouse coordinates are in the context, so no need to pass
// them as parameters.
#undef ENABLE_DEBUG
#define ENABLE_DEBUG 1
#define ENABLE_DEBUG 0
void gui_apply_input(
GUI_Context *context,
int mouse_x,

読み込み中…
キャンセル
保存