diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-10 07:27:06 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-10 07:27:06 +0000 |
| commit | 18d68b10f6cace492c15af575620e15ca2ca482f (patch) | |
| tree | e608a5eade6e015fdfd8286e11fe2f9c50181443 /ChangeLog | |
| parent | 78470f808411136437789aee0d33fbe0c892daea (diff) | |
| download | pcsxr-18d68b10f6cace492c15af575620e15ca2ca482f.tar.gz | |
windows fix
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47755 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,12 +5,16 @@ May 10, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> * gui/Plugin.c: Likewise. * gui/LnxMain.c: Likewise. * gui/Gtk2Gui.c: Likewise. + * win32/gui/plugin.c: Likewise. + * win32/gui/WndMain.c: Likewise. * libpcsxcore/cdriso.c: Likewise. * libpcsxcore/psxcommon.c: Likewise. * libpcsxcore/plugins.h: Likewise. * libpcsxcore/psxcommon.h: Likewise. * libpcsxcore/sio.c: Likewise. * libpcsxcore/psxhw.c: Likewise. + * libpcsxcore/psxbios.c: Moved declaration of netError() into ... + * libpcsxcore/sio.h: Here. May 10, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> |
