mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 11:53:32 +00:00
8 lines
72 B
C
8 lines
72 B
C
#pragma once
|
|
|
|
extern BOOL gbBaseVideo;
|
|
|
|
NTSTATUS
|
|
NTAPI
|
|
InitVideo(VOID);
|