Author Topic: where to find the source code of driverlist.h  (Read 2563 times)

Offline QbLjxJacky

  • New Member
  • *
  • Posts: 7
  • Karma: +0/-0
where to find the source code of driverlist.h
« on: January 07, 2020, 08:18:45 AM »
where is  details of BurnDrvgames88   
in which file,i can't find them  in  src  code

#define DRV extern struct BurnDriver
DRV      BurnDrvgames88;
DRV      BurnDrvFlagrall;
DRV      BurnDrv99lstwarb;
DRV      BurnDrv99lstwark;
DRV      BurnDrv99lstwar;
DRV      BurnDrv99lstwara;
DRV      BurnDrvMSX_007tld;
DRV      BurnDrvsg1k_jb007a;
DRV      BurnDrvsg1k_jb007;
DRV      BurnDrvsg1k_jb007t;
DRV      BurnDrvyard1085;
DRV      BurnDrvyardj10;
DRV      BurnDrvMSX_10yard;
DRV      BurnDrvMSX_10yarda;

Offline barbudreadmon

  • Administrator
  • *****
  • Posts: 1090
  • Karma: +59/-1
  • Helper
Re: where to find the source code of driverlist.h
« Reply #1 on: January 07, 2020, 09:57:19 AM »
This file is generated at build time

Offline QbLjxJacky

  • New Member
  • *
  • Posts: 7
  • Karma: +0/-0
Re: where to find the source code of driverlist.h
« Reply #2 on: January 07, 2020, 11:04:41 AM »
i find them in folder drv