Inconsistent memory layout of dbopl structures.

Issue #267 resolved
Shibe created an issue

dbopl.cpp has

#pragma pack(1)

before

#include "dbopl.h"

and id_sd.cpp doesn't have pack.

Comments (1)

  1. Log in to comment