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,

불러오는 중...
취소
저장