func_idle.h 101 B

1234567
  1. #ifndef _FUNC_IDLE_H
  2. #define _FUNC_IDLE_H
  3. void func_idle_message(u16 msg);
  4. #endif // _FUNC_IDLE_H