X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fgp2x%2Femu.h;h=75a0322ea3abe0b309a45d98dca05c835ce10b98;hb=626f7c37bb663946e1fffd2e51442e45a86cab72;hp=627c226192f33549e1180a26177ad9b3570d9d6a;hpb=721cd3963fa4ba82ca218345e8f543703dc46c90;p=picodrive.git diff --git a/platform/gp2x/emu.h b/platform/gp2x/emu.h index 627c226..75a0322 100644 --- a/platform/gp2x/emu.h +++ b/platform/gp2x/emu.h @@ -1,4 +1,4 @@ -// (c) Copyright 2006 notaz, All rights reserved. +// (c) Copyright 2006-2007 notaz, All rights reserved. // Free for non-commercial use. // For commercial use, separate licencing terms must be obtained. @@ -20,7 +20,7 @@ typedef struct { char lastRomFile[512]; int EmuOpt; // LSb->MSb: use_sram, show_fps, enable_sound, gzip_saves, // squidgehack, no_save_cfg_on_exit, , 16_bit_mode - // craigix_ram, confirm_save, show_cd_leds + // craigix_ram, confirm_save, show_cd_leds, confirm_load // int PicoOpt; // used for config saving only, see Pico.h int PsndRate; // ditto