添加快捷键设置
This commit is contained in:
6
src/action.h
Normal file
6
src/action.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "types.h"
|
||||
|
||||
void spawn(const user_action_arg_t *arg);
|
||||
void quit(const user_action_arg_t *arg);
|
||||
Reference in New Issue
Block a user