mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
7 lines
72 B
C
7 lines
72 B
C
#pragma once
|
|
|
|
extern BOOL gbBaseVideo;
|
|
|
|
NTSTATUS
|
|
NTAPI
|
|
InitVideo(VOID);
|