mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
Should have placed extern in there.
svn path=/trunk/; revision=20609
This commit is contained in:
parent
74379134c9
commit
dd7144f68a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
PMENU_OBJECT FASTCALL
|
||||
extern PMENU_OBJECT FASTCALL
|
||||
IntGetSystemMenu(PWINDOW_OBJECT Window, BOOL bRevert, BOOL RetMenu);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue