mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-23 11:35:19 +01:00
exclude old pointer
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
This commit is contained in:
parent
b735290ad2
commit
797b5638d6
@ -10,7 +10,7 @@
|
||||
#include "../refit/screen.h"
|
||||
#include "../refit/menu.h"
|
||||
#include "gma.h"
|
||||
#include "Pointer.h"
|
||||
#include "XPointer.h"
|
||||
|
||||
#ifndef DEBUG_ALL
|
||||
#define DEBUG_SET 1
|
||||
|
@ -46,7 +46,6 @@
|
||||
#include "HdaCodecDump.h"
|
||||
#include "menu.h"
|
||||
#include "screen.h"
|
||||
//#include "../Platform/Pointer.h"
|
||||
|
||||
#ifndef DEBUG_ALL
|
||||
#define DEBUG_MENU 1
|
||||
|
Loading…
Reference in New Issue
Block a user