X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fstate.cpp;h=09fe44346145e1f4528858029bfbcc4529df9d47;hb=e0a3f430ecbda85e5f0903011bf8ffeb01f10fe0;hp=7b6f3d477c0133c776316d4a43e1d56ae632c0ce;hpb=e04d8927f74bfce1ca8232a65b66c088e8a8406a;p=virtualjaguar diff --git a/src/state.cpp b/src/state.cpp index 7b6f3d4..09fe443 100644 --- a/src/state.cpp +++ b/src/state.cpp @@ -2,6 +2,13 @@ // state.cpp: VJ machine state save/load support // // by James L. Hammons +// (C) 2010 Underground Software +// +// JLH = James L. Hammons +// +// Who When What +// --- ---------- ------------------------------------------------------------- +// JLH 01/16/2010 Created this log ;-) // #include "state.h"