~ubuntu-branches/ubuntu/karmic/xmame/karmic

« back to all changes in this revision

Viewing changes to mess/includes/hp48.h

  • Committer: Bazaar Package Importer
  • Author(s): Bruno Barrera C.
  • Date: 2007-02-16 10:06:54 UTC
  • mfrom: (2.1.5 edgy)
  • Revision ID: james.westby@ubuntu.com-20070216100654-iztas2cl47k5j039
Tags: 0.106-2
* Added Italian debconf templates translation. (closes: #382672)
* Added German debconf templates translation. (closes: #396610)
* Added Japanese debconf templates translation. (closes: #400011)
* Added Portuguese debconf templates translation. (closes: #409960)

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
 
69
69
extern DRIVER_INIT( hp48s );
70
70
extern DRIVER_INIT( hp48g );
71
 
extern MACHINE_INIT( hp48 );
 
71
extern MACHINE_RESET( hp48 );
72
72
 
73
73
/* in vidhrdw/hp48.c */
74
74
extern unsigned short hp48_colortable[0x20][2];