summaryrefslogtreecommitdiffstats
path: root/src/mame/includes/gaelcrpt.h
blob: e6e0af683712b556d00f7dd77a49bf3ddd183367 (plain) (blame)
1
2
3
4
5
// license:BSD-3-Clause
// copyright-holders:Manuel Abadia
/*----------- defined in machine/gaelcrpt.cpp -----------*/

uint16_t gaelco_decrypt(address_space &space, int offset, int data, int param1, int param2);