Skip to content

Commit

Permalink
hopefully fix libpinmame build part V
Browse files Browse the repository at this point in the history
  • Loading branch information
toxieainc committed Nov 25, 2023
1 parent 1a25615 commit b6dbfb8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/wpc/dmddevice.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
#ifndef WIN32

#include "driver.h"
#include "gen.h"
#include "core.h"
#include "dmddevice.h"

static UINT16 seg_data2[CORE_SEGCOUNT] = {};

#else

#ifndef WIN32_LEAN_AND_MEAN
Expand Down

0 comments on commit b6dbfb8

Please sign in to comment.