🚚 Move all enums to there respective headers
This commit is contained in:
parent
76c8f776c4
commit
e7ae8ddd04
117 changed files with 373 additions and 703 deletions
|
|
@ -7,14 +7,6 @@
|
|||
|
||||
namespace devilution {
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
void CaptureScreen();
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue