view stru123.h @ 777:b9f6dd6f1444

Travel by Transport finally works (phew).
author Nomad
date Sun, 24 Mar 2013 00:15:01 +0200
parents f51373466911
children c6fe09a06712
line wrap: on
line source

#pragma once


/*   62 */
#pragma pack(push, 1)
struct stru123
{
  char field_0[75];
  unsigned char _decor_events[125];
};
#pragma pack(pop)
extern stru123 stru_5E4C90;