📄 dp_llhost.h
字号:
/* * ll related stuff? * * Copyright (c) 2000 Richard J.M. Close * * Can be distributed under GPL */#ifndef LT_LLHOST#define LT_LLHOST 1#include "stdbool.h"void init_ll_para(void);// Part of an ll_para structure?unsigned int ll_para_5c;unsigned int ll_para_68;unsigned int ll_para_6c;unsigned int ll_para_70;// Part of an cpcpt_value structure?// dword_570D8unsigned int cpcpt_value_b38;// God knows what this is for!bool fail;#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -