xbox-kernel/private/ntos/ani2/mslogo.h
2020-09-30 17:17:25 +02:00

8 lines
87 B
C

#ifndef __MSLOGO_H__
#define __MSLOGO_H__
void WaitOnMicrosoftLogo();
#endif