glide2x, init96MapBoard: uncomment initAT3DGetHALData() (we do have initat3d.c)
This commit is contained in:
@@ -696,9 +696,7 @@ INITVG96ENTRY(init96MapBoard, FxBool , (void *rd, void *info, FxU16 vID, FxU16 d
|
||||
|
||||
switch (vID) {
|
||||
case AT3DVID:
|
||||
#if 0
|
||||
curHALData = initAT3DGetHALData();
|
||||
#endif
|
||||
break;
|
||||
case MCRXVID:
|
||||
curHALData = initMCRXGetHALData();
|
||||
|
||||
Reference in New Issue
Block a user