From af8c661a644cfc4279da56dd9e415b39f9089fe4 Mon Sep 17 00:00:00 2001 From: RipleyTom Date: Sat, 5 Dec 2020 13:08:24 +0100 Subject: [PATCH] Remove BOM markers --- rpcs3/Crypto/key_vault.cpp | 2 +- rpcs3/Crypto/key_vault.h | 2 +- rpcs3/Crypto/unedat.cpp | 2 +- rpcs3/Crypto/unpkg.cpp | 2 +- rpcs3/Crypto/unself.cpp | 2 +- rpcs3/Crypto/unself.h | 2 +- rpcs3/Crypto/utils.h | 2 +- rpcs3/Emu/Audio/AL/OpenALBackend.cpp | 2 +- rpcs3/Emu/Audio/AL/OpenALBackend.h | 2 +- rpcs3/Emu/Audio/ALSA/ALSABackend.cpp | 2 +- rpcs3/Emu/Audio/AudioBackend.cpp | 2 +- rpcs3/Emu/Audio/AudioBackend.h | 2 +- rpcs3/Emu/Audio/AudioDumper.cpp | 2 +- rpcs3/Emu/Audio/FAudio/FAudioBackend.cpp | 2 +- rpcs3/Emu/Audio/Null/NullAudioBackend.h | 2 +- rpcs3/Emu/Audio/Pulse/PulseBackend.cpp | 2 +- rpcs3/Emu/Audio/XAudio2/XAudio2Backend.cpp | 2 +- rpcs3/Emu/Audio/XAudio2/XAudio2Backend.h | 2 +- rpcs3/Emu/CPU/CPUThread.cpp | 2 +- rpcs3/Emu/CPU/CPUThread.h | 2 +- rpcs3/Emu/CPU/CPUTranslator.cpp | 2 +- rpcs3/Emu/CPU/CPUTranslator.h | 2 +- rpcs3/Emu/Cell/MFC.cpp | 2 +- rpcs3/Emu/Cell/Modules/StaticHLE.cpp | 2 +- rpcs3/Emu/Cell/Modules/StaticHLE.h | 2 +- rpcs3/Emu/Cell/Modules/cellAdec.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellAdec.h | 2 +- rpcs3/Emu/Cell/Modules/cellAtrac.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellAtrac.h | 2 +- rpcs3/Emu/Cell/Modules/cellAtracMulti.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellAtracMulti.h | 2 +- rpcs3/Emu/Cell/Modules/cellAudio.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellAudio.h | 2 +- rpcs3/Emu/Cell/Modules/cellAudioIn.h | 2 +- rpcs3/Emu/Cell/Modules/cellAudioOut.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellAudioOut.h | 2 +- rpcs3/Emu/Cell/Modules/cellAvconfExt.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellBgdl.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellBgdl.h | 2 +- rpcs3/Emu/Cell/Modules/cellCamera.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellCamera.h | 2 +- rpcs3/Emu/Cell/Modules/cellCelp8Enc.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellCelp8Enc.h | 2 +- rpcs3/Emu/Cell/Modules/cellCelpEnc.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellCelpEnc.h | 2 +- rpcs3/Emu/Cell/Modules/cellCrossController.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellCrossController.h | 2 +- rpcs3/Emu/Cell/Modules/cellDaisy.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellDaisy.h | 2 +- rpcs3/Emu/Cell/Modules/cellDmux.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellDmux.h | 2 +- rpcs3/Emu/Cell/Modules/cellDtcpIpUtility.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellFiber.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellFont.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellFont.h | 2 +- rpcs3/Emu/Cell/Modules/cellFontFT.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellFs.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellGame.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellGame.h | 2 +- rpcs3/Emu/Cell/Modules/cellGameExec.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellGcmSys.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellGem.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellGem.h | 2 +- rpcs3/Emu/Cell/Modules/cellGifDec.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellGifDec.h | 2 +- rpcs3/Emu/Cell/Modules/cellHttp.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellHttpUtil.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellHttpUtil.h | 2 +- rpcs3/Emu/Cell/Modules/cellImeJp.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellImeJp.h | 2 +- rpcs3/Emu/Cell/Modules/cellJpgDec.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellJpgDec.h | 2 +- rpcs3/Emu/Cell/Modules/cellJpgEnc.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellJpgEnc.h | 2 +- rpcs3/Emu/Cell/Modules/cellKb.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellKb.h | 2 +- rpcs3/Emu/Cell/Modules/cellKey2char.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellLibprof.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellMic.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellMic.h | 2 +- rpcs3/Emu/Cell/Modules/cellMouse.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellMouse.h | 2 +- rpcs3/Emu/Cell/Modules/cellMsgDialog.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellMsgDialog.h | 2 +- rpcs3/Emu/Cell/Modules/cellMusic.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellMusic.h | 2 +- rpcs3/Emu/Cell/Modules/cellMusicDecode.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellMusicExport.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellNetAoi.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellNetCtl.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellNetCtl.h | 2 +- rpcs3/Emu/Cell/Modules/cellOskDialog.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellOskDialog.h | 2 +- rpcs3/Emu/Cell/Modules/cellOvis.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellPad.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellPad.h | 2 +- rpcs3/Emu/Cell/Modules/cellPamf.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellPamf.h | 2 +- rpcs3/Emu/Cell/Modules/cellPesmUtility.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellPhotoDecode.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellPhotoExport.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellPhotoImport.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellPngDec.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellPngDec.h | 2 +- rpcs3/Emu/Cell/Modules/cellPngEnc.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellPngEnc.h | 2 +- rpcs3/Emu/Cell/Modules/cellPrint.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellRemotePlay.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellRemotePlay.h | 2 +- rpcs3/Emu/Cell/Modules/cellResc.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellResc.h | 2 +- rpcs3/Emu/Cell/Modules/cellRtc.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellRtc.h | 2 +- rpcs3/Emu/Cell/Modules/cellRtcAlarm.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellRudp.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellRudp.h | 2 +- rpcs3/Emu/Cell/Modules/cellSail.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSail.h | 2 +- rpcs3/Emu/Cell/Modules/cellSailRec.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSaveData.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSaveData.h | 2 +- rpcs3/Emu/Cell/Modules/cellScreenshot.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellScreenshot.h | 2 +- rpcs3/Emu/Cell/Modules/cellSearch.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSheap.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSpurs.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSpursJq.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSpursSpu.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSsl.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSsl.h | 2 +- rpcs3/Emu/Cell/Modules/cellStorage.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellStorage.h | 2 +- rpcs3/Emu/Cell/Modules/cellSubDisplay.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSubDisplay.h | 2 +- rpcs3/Emu/Cell/Modules/cellSync.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSync2.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSysCache.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSysconf.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSysconf.h | 2 +- rpcs3/Emu/Cell/Modules/cellSysmodule.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSysutil.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSysutil.h | 2 +- rpcs3/Emu/Cell/Modules/cellSysutilAp.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSysutilAvc.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSysutilAvcExt.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellSysutilMisc.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellUsbd.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellUsbd.h | 2 +- rpcs3/Emu/Cell/Modules/cellUsbpspcm.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellUserInfo.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellVdec.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellVdec.h | 2 +- rpcs3/Emu/Cell/Modules/cellVideoOut.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellVideoOut.h | 2 +- rpcs3/Emu/Cell/Modules/cellVideoPlayerUtility.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellVideoUpload.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellVideoUpload.h | 2 +- rpcs3/Emu/Cell/Modules/cellVoice.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellVoice.h | 2 +- rpcs3/Emu/Cell/Modules/cellVpost.cpp | 2 +- rpcs3/Emu/Cell/Modules/cellVpost.h | 2 +- rpcs3/Emu/Cell/Modules/cellWebBrowser.cpp | 2 +- rpcs3/Emu/Cell/Modules/cell_FreeType2.cpp | 2 +- rpcs3/Emu/Cell/Modules/libad_async.cpp | 2 +- rpcs3/Emu/Cell/Modules/libad_core.cpp | 2 +- rpcs3/Emu/Cell/Modules/libmedi.cpp | 2 +- rpcs3/Emu/Cell/Modules/libmixer.cpp | 2 +- rpcs3/Emu/Cell/Modules/libmixer.h | 2 +- rpcs3/Emu/Cell/Modules/libsnd3.cpp | 2 +- rpcs3/Emu/Cell/Modules/libsnd3.h | 2 +- rpcs3/Emu/Cell/Modules/libsynth2.cpp | 2 +- rpcs3/Emu/Cell/Modules/libsynth2.h | 2 +- rpcs3/Emu/Cell/Modules/sceNp.cpp | 2 +- rpcs3/Emu/Cell/Modules/sceNp.h | 2 +- rpcs3/Emu/Cell/Modules/sceNp2.cpp | 2 +- rpcs3/Emu/Cell/Modules/sceNp2.h | 2 +- rpcs3/Emu/Cell/Modules/sceNpClans.cpp | 2 +- rpcs3/Emu/Cell/Modules/sceNpClans.h | 2 +- rpcs3/Emu/Cell/Modules/sceNpCommerce2.h | 2 +- rpcs3/Emu/Cell/Modules/sceNpMatchingInt.cpp | 2 +- rpcs3/Emu/Cell/Modules/sceNpSns.cpp | 2 +- rpcs3/Emu/Cell/Modules/sceNpSns.h | 2 +- rpcs3/Emu/Cell/Modules/sceNpTrophy.cpp | 2 +- rpcs3/Emu/Cell/Modules/sceNpTrophy.h | 2 +- rpcs3/Emu/Cell/Modules/sceNpTus.cpp | 2 +- rpcs3/Emu/Cell/Modules/sceNpTus.h | 2 +- rpcs3/Emu/Cell/Modules/sceNpUtil.cpp | 2 +- rpcs3/Emu/Cell/Modules/sceNpUtil.h | 2 +- rpcs3/Emu/Cell/Modules/sysPrxForUser.cpp | 2 +- rpcs3/Emu/Cell/Modules/sysPrxForUser.h | 2 +- rpcs3/Emu/Cell/Modules/sys_game.cpp | 2 +- rpcs3/Emu/Cell/Modules/sys_heap.cpp | 2 +- rpcs3/Emu/Cell/Modules/sys_io_.cpp | 2 +- rpcs3/Emu/Cell/Modules/sys_libc.cpp | 2 +- rpcs3/Emu/Cell/Modules/sys_libc_.cpp | 2 +- rpcs3/Emu/Cell/Modules/sys_lv2dbg.cpp | 2 +- rpcs3/Emu/Cell/Modules/sys_lwcond_.cpp | 2 +- rpcs3/Emu/Cell/Modules/sys_lwmutex_.cpp | 2 +- rpcs3/Emu/Cell/Modules/sys_mempool.cpp | 2 +- rpcs3/Emu/Cell/Modules/sys_mmapper_.cpp | 2 +- rpcs3/Emu/Cell/Modules/sys_net_.cpp | 2 +- rpcs3/Emu/Cell/Modules/sys_ppu_thread_.cpp | 2 +- rpcs3/Emu/Cell/Modules/sys_prx_.cpp | 2 +- rpcs3/Emu/Cell/Modules/sys_rsxaudio_.cpp | 2 +- rpcs3/Emu/Cell/Modules/sys_spinlock.cpp | 2 +- rpcs3/Emu/Cell/Modules/sys_spu_.cpp | 2 +- rpcs3/Emu/Cell/PPUCallback.h | 2 +- rpcs3/Emu/Cell/PPUDisAsm.cpp | 2 +- rpcs3/Emu/Cell/PPUInterpreter.cpp | 2 +- rpcs3/Emu/Cell/PPUModule.cpp | 2 +- rpcs3/Emu/Cell/PPUModule.h | 2 +- rpcs3/Emu/Cell/PPUThread.cpp | 2 +- rpcs3/Emu/Cell/PPUThread.h | 2 +- rpcs3/Emu/Cell/PPUTranslator.cpp | 2 +- rpcs3/Emu/Cell/PPUTranslator.h | 2 +- rpcs3/Emu/Cell/RawSPUThread.cpp | 2 +- rpcs3/Emu/Cell/SPUASMJITRecompiler.cpp | 2 +- rpcs3/Emu/Cell/SPUDisAsm.cpp | 2 +- rpcs3/Emu/Cell/SPUDisAsm.h | 2 +- rpcs3/Emu/Cell/SPUInterpreter.cpp | 2 +- rpcs3/Emu/Cell/SPURecompiler.cpp | 2 +- rpcs3/Emu/Cell/SPUThread.cpp | 2 +- rpcs3/Emu/Cell/SPUThread.h | 2 +- rpcs3/Emu/Cell/lv2/lv2.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_bdemu.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_btsetting.h | 2 +- rpcs3/Emu/Cell/lv2/sys_cond.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_cond.h | 2 +- rpcs3/Emu/Cell/lv2/sys_config.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_config.h | 2 +- rpcs3/Emu/Cell/lv2/sys_console.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_event.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_event.h | 2 +- rpcs3/Emu/Cell/lv2/sys_event_flag.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_event_flag.h | 2 +- rpcs3/Emu/Cell/lv2/sys_fs.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_fs.h | 2 +- rpcs3/Emu/Cell/lv2/sys_gamepad.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_gamepad.h | 2 +- rpcs3/Emu/Cell/lv2/sys_gpio.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_gpio.h | 2 +- rpcs3/Emu/Cell/lv2/sys_hid.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_interrupt.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_io.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_lwcond.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_lwcond.h | 2 +- rpcs3/Emu/Cell/lv2/sys_lwmutex.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_memory.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_memory.h | 2 +- rpcs3/Emu/Cell/lv2/sys_mmapper.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_mmapper.h | 2 +- rpcs3/Emu/Cell/lv2/sys_mutex.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_mutex.h | 2 +- rpcs3/Emu/Cell/lv2/sys_net.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_overlay.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_overlay.h | 2 +- rpcs3/Emu/Cell/lv2/sys_ppu_thread.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_ppu_thread.h | 2 +- rpcs3/Emu/Cell/lv2/sys_process.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_process.h | 2 +- rpcs3/Emu/Cell/lv2/sys_prx.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_prx.h | 2 +- rpcs3/Emu/Cell/lv2/sys_rsx.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_rsx.h | 2 +- rpcs3/Emu/Cell/lv2/sys_rsxaudio.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_rwlock.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_semaphore.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_sm.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_spu.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_spu.h | 2 +- rpcs3/Emu/Cell/lv2/sys_ss.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_ss.h | 2 +- rpcs3/Emu/Cell/lv2/sys_storage.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_sync.h | 2 +- rpcs3/Emu/Cell/lv2/sys_time.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_timer.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_trace.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_tty.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_uart.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_usbd.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_usbd.h | 2 +- rpcs3/Emu/Cell/lv2/sys_vm.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_vm.h | 2 +- rpcs3/Emu/GDB.cpp | 2 +- rpcs3/Emu/GameInfo.h | 2 +- rpcs3/Emu/IdManager.cpp | 2 +- rpcs3/Emu/IdManager.h | 2 +- rpcs3/Emu/Io/GHLtar.cpp | 2 +- rpcs3/Emu/Io/GHLtar.h | 2 +- rpcs3/Emu/Io/Keyboard.h | 2 +- rpcs3/Emu/Io/KeyboardHandler.cpp | 2 +- rpcs3/Emu/Io/KeyboardHandler.h | 2 +- rpcs3/Emu/Io/MouseHandler.h | 2 +- rpcs3/Emu/Io/Null/NullKeyboardHandler.h | 2 +- rpcs3/Emu/Io/Null/NullMouseHandler.h | 2 +- rpcs3/Emu/Io/Null/NullPadHandler.h | 2 +- rpcs3/Emu/Io/PadHandler.cpp | 2 +- rpcs3/Emu/Io/PadHandler.h | 2 +- rpcs3/Emu/Io/Skylander.cpp | 2 +- rpcs3/Emu/Io/Skylander.h | 2 +- rpcs3/Emu/Io/interception.cpp | 2 +- rpcs3/Emu/Io/interception.h | 2 +- rpcs3/Emu/Io/pad_config.cpp | 2 +- rpcs3/Emu/Io/pad_config.h | 2 +- rpcs3/Emu/Io/pad_config_types.cpp | 2 +- rpcs3/Emu/Io/pad_config_types.h | 2 +- rpcs3/Emu/Io/pad_types.h | 2 +- rpcs3/Emu/Io/usb_device.cpp | 2 +- rpcs3/Emu/Io/usb_device.h | 2 +- rpcs3/Emu/Memory/vm.cpp | 2 +- rpcs3/Emu/Memory/vm.h | 2 +- rpcs3/Emu/NP/np_handler.cpp | 2 +- rpcs3/Emu/NP/np_structs_extra.cpp | 2 +- rpcs3/Emu/NP/np_structs_extra.h | 2 +- rpcs3/Emu/NP/rpcn_client.cpp | 2 +- rpcs3/Emu/NP/rpcn_config.cpp | 2 +- rpcs3/Emu/NP/rpcn_config.h | 2 +- rpcs3/Emu/RSX/Capture/rsx_capture.cpp | 2 +- rpcs3/Emu/RSX/Capture/rsx_replay.cpp | 2 +- rpcs3/Emu/RSX/Capture/rsx_replay.h | 2 +- rpcs3/Emu/RSX/CgBinaryFragmentProgram.cpp | 2 +- rpcs3/Emu/RSX/CgBinaryProgram.h | 2 +- rpcs3/Emu/RSX/CgBinaryVertexProgram.cpp | 2 +- rpcs3/Emu/RSX/Common/BufferUtils.cpp | 2 +- rpcs3/Emu/RSX/Common/BufferUtils.h | 2 +- rpcs3/Emu/RSX/Common/FragmentProgramDecompiler.cpp | 2 +- rpcs3/Emu/RSX/Common/FragmentProgramDecompiler.h | 2 +- rpcs3/Emu/RSX/Common/GLSLCommon.h | 2 +- rpcs3/Emu/RSX/Common/GLSLTypes.h | 2 +- rpcs3/Emu/RSX/Common/ProgramStateCache.cpp | 2 +- rpcs3/Emu/RSX/Common/ProgramStateCache.h | 2 +- rpcs3/Emu/RSX/Common/ShaderInterpreter.h | 2 +- rpcs3/Emu/RSX/Common/ShaderParam.h | 2 +- rpcs3/Emu/RSX/Common/TextureUtils.cpp | 2 +- rpcs3/Emu/RSX/Common/TextureUtils.h | 2 +- rpcs3/Emu/RSX/Common/VertexProgramDecompiler.cpp | 2 +- rpcs3/Emu/RSX/Common/VertexProgramDecompiler.h | 2 +- rpcs3/Emu/RSX/Common/ring_buffer_helper.h | 2 +- rpcs3/Emu/RSX/Common/surface_store.h | 2 +- rpcs3/Emu/RSX/Common/surface_utils.h | 2 +- rpcs3/Emu/RSX/Common/texture_cache.h | 2 +- rpcs3/Emu/RSX/Common/texture_cache_checker.h | 2 +- rpcs3/Emu/RSX/Common/texture_cache_helpers.h | 2 +- rpcs3/Emu/RSX/Common/texture_cache_predictor.h | 2 +- rpcs3/Emu/RSX/Common/texture_cache_utils.h | 2 +- rpcs3/Emu/RSX/GCM.h | 2 +- rpcs3/Emu/RSX/GL/GLCommonDecompiler.cpp | 2 +- rpcs3/Emu/RSX/GL/GLCompute.h | 2 +- rpcs3/Emu/RSX/GL/GLDraw.cpp | 2 +- rpcs3/Emu/RSX/GL/GLExecutionState.h | 2 +- rpcs3/Emu/RSX/GL/GLFragmentProgram.cpp | 2 +- rpcs3/Emu/RSX/GL/GLFragmentProgram.h | 2 +- rpcs3/Emu/RSX/GL/GLGSRender.cpp | 2 +- rpcs3/Emu/RSX/GL/GLGSRender.h | 2 +- rpcs3/Emu/RSX/GL/GLHelpers.cpp | 2 +- rpcs3/Emu/RSX/GL/GLHelpers.h | 2 +- rpcs3/Emu/RSX/GL/GLOverlays.h | 2 +- rpcs3/Emu/RSX/GL/GLPipelineCompiler.cpp | 2 +- rpcs3/Emu/RSX/GL/GLPipelineCompiler.h | 2 +- rpcs3/Emu/RSX/GL/GLPresent.cpp | 2 +- rpcs3/Emu/RSX/GL/GLProcTable.h | 2 +- rpcs3/Emu/RSX/GL/GLProgramBuffer.h | 2 +- rpcs3/Emu/RSX/GL/GLRenderTargets.cpp | 2 +- rpcs3/Emu/RSX/GL/GLRenderTargets.h | 2 +- rpcs3/Emu/RSX/GL/GLShaderInterpreter.cpp | 2 +- rpcs3/Emu/RSX/GL/GLShaderInterpreter.h | 2 +- rpcs3/Emu/RSX/GL/GLTextOut.h | 2 +- rpcs3/Emu/RSX/GL/GLTexture.cpp | 2 +- rpcs3/Emu/RSX/GL/GLTexture.h | 2 +- rpcs3/Emu/RSX/GL/GLTextureCache.h | 2 +- rpcs3/Emu/RSX/GL/GLVertexBuffers.cpp | 2 +- rpcs3/Emu/RSX/GL/GLVertexProgram.cpp | 2 +- rpcs3/Emu/RSX/GL/GLVertexProgram.h | 2 +- rpcs3/Emu/RSX/GSFrameBase.h | 2 +- rpcs3/Emu/RSX/GSRender.cpp | 2 +- rpcs3/Emu/RSX/GSRender.h | 2 +- rpcs3/Emu/RSX/Null/NullGSRender.cpp | 2 +- rpcs3/Emu/RSX/Null/NullGSRender.h | 2 +- rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog.cpp | 2 +- rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog.h | 2 +- rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog_native.cpp | 2 +- rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog_native.h | 2 +- rpcs3/Emu/RSX/Overlays/overlay_animation.cpp | 2 +- rpcs3/Emu/RSX/Overlays/overlay_animation.h | 2 +- rpcs3/Emu/RSX/Overlays/overlay_controls.h | 2 +- rpcs3/Emu/RSX/Overlays/overlay_edit_text.cpp | 2 +- rpcs3/Emu/RSX/Overlays/overlay_fonts.cpp | 2 +- rpcs3/Emu/RSX/Overlays/overlay_fonts.h | 2 +- rpcs3/Emu/RSX/Overlays/overlay_list_view.cpp | 2 +- rpcs3/Emu/RSX/Overlays/overlay_message_dialog.cpp | 2 +- rpcs3/Emu/RSX/Overlays/overlay_message_dialog.h | 2 +- rpcs3/Emu/RSX/Overlays/overlay_osk.cpp | 2 +- rpcs3/Emu/RSX/Overlays/overlay_osk.h | 2 +- rpcs3/Emu/RSX/Overlays/overlay_osk_panel.cpp | 2 +- rpcs3/Emu/RSX/Overlays/overlay_osk_panel.h | 2 +- rpcs3/Emu/RSX/Overlays/overlay_perf_metrics.cpp | 2 +- rpcs3/Emu/RSX/Overlays/overlay_perf_metrics.h | 2 +- rpcs3/Emu/RSX/Overlays/overlay_progress_bar.cpp | 2 +- rpcs3/Emu/RSX/Overlays/overlay_save_dialog.cpp | 2 +- rpcs3/Emu/RSX/Overlays/overlay_save_dialog.h | 2 +- rpcs3/Emu/RSX/Overlays/overlay_shader_compile_notification.cpp | 2 +- rpcs3/Emu/RSX/Overlays/overlay_shader_compile_notification.h | 2 +- rpcs3/Emu/RSX/Overlays/overlay_trophy_notification.cpp | 2 +- rpcs3/Emu/RSX/Overlays/overlay_trophy_notification.h | 2 +- rpcs3/Emu/RSX/Overlays/overlay_utils.cpp | 2 +- rpcs3/Emu/RSX/Overlays/overlay_utils.h | 2 +- rpcs3/Emu/RSX/Overlays/overlays.cpp | 2 +- rpcs3/Emu/RSX/Overlays/overlays.h | 2 +- rpcs3/Emu/RSX/RSXFIFO.cpp | 2 +- rpcs3/Emu/RSX/RSXFIFO.h | 2 +- rpcs3/Emu/RSX/RSXFragmentProgram.h | 2 +- rpcs3/Emu/RSX/RSXOffload.cpp | 2 +- rpcs3/Emu/RSX/RSXOffload.h | 2 +- rpcs3/Emu/RSX/RSXTexture.cpp | 2 +- rpcs3/Emu/RSX/RSXTexture.h | 2 +- rpcs3/Emu/RSX/RSXThread.cpp | 2 +- rpcs3/Emu/RSX/RSXThread.h | 2 +- rpcs3/Emu/RSX/VK/VKCommandStream.cpp | 2 +- rpcs3/Emu/RSX/VK/VKCommandStream.h | 2 +- rpcs3/Emu/RSX/VK/VKCommonDecompiler.cpp | 2 +- rpcs3/Emu/RSX/VK/VKCompute.h | 2 +- rpcs3/Emu/RSX/VK/VKDMA.cpp | 2 +- rpcs3/Emu/RSX/VK/VKDMA.h | 2 +- rpcs3/Emu/RSX/VK/VKDraw.cpp | 2 +- rpcs3/Emu/RSX/VK/VKFormats.cpp | 2 +- rpcs3/Emu/RSX/VK/VKFormats.h | 2 +- rpcs3/Emu/RSX/VK/VKFragmentProgram.cpp | 2 +- rpcs3/Emu/RSX/VK/VKFragmentProgram.h | 2 +- rpcs3/Emu/RSX/VK/VKFramebuffer.cpp | 2 +- rpcs3/Emu/RSX/VK/VKFramebuffer.h | 2 +- rpcs3/Emu/RSX/VK/VKGSRender.cpp | 2 +- rpcs3/Emu/RSX/VK/VKGSRender.h | 2 +- rpcs3/Emu/RSX/VK/VKHelpers.cpp | 2 +- rpcs3/Emu/RSX/VK/VKHelpers.h | 2 +- rpcs3/Emu/RSX/VK/VKOverlays.h | 2 +- rpcs3/Emu/RSX/VK/VKPipelineCompiler.cpp | 2 +- rpcs3/Emu/RSX/VK/VKPipelineCompiler.h | 2 +- rpcs3/Emu/RSX/VK/VKPresent.cpp | 2 +- rpcs3/Emu/RSX/VK/VKProgramBuffer.h | 2 +- rpcs3/Emu/RSX/VK/VKProgramPipeline.cpp | 2 +- rpcs3/Emu/RSX/VK/VKQueryPool.cpp | 2 +- rpcs3/Emu/RSX/VK/VKQueryPool.h | 2 +- rpcs3/Emu/RSX/VK/VKRenderPass.cpp | 2 +- rpcs3/Emu/RSX/VK/VKRenderPass.h | 2 +- rpcs3/Emu/RSX/VK/VKRenderTargets.h | 2 +- rpcs3/Emu/RSX/VK/VKResolveHelper.cpp | 2 +- rpcs3/Emu/RSX/VK/VKResolveHelper.h | 2 +- rpcs3/Emu/RSX/VK/VKResourceManager.cpp | 2 +- rpcs3/Emu/RSX/VK/VKResourceManager.h | 2 +- rpcs3/Emu/RSX/VK/VKShaderInterpreter.cpp | 2 +- rpcs3/Emu/RSX/VK/VKShaderInterpreter.h | 2 +- rpcs3/Emu/RSX/VK/VKTextOut.h | 2 +- rpcs3/Emu/RSX/VK/VKTexture.cpp | 2 +- rpcs3/Emu/RSX/VK/VKTextureCache.h | 2 +- rpcs3/Emu/RSX/VK/VKVertexBuffers.cpp | 2 +- rpcs3/Emu/RSX/VK/VKVertexProgram.cpp | 2 +- rpcs3/Emu/RSX/VK/VKVertexProgram.h | 2 +- rpcs3/Emu/RSX/VK/VulkanAPI.h | 2 +- rpcs3/Emu/RSX/display.h | 2 +- rpcs3/Emu/RSX/gcm_enums.cpp | 2 +- rpcs3/Emu/RSX/gcm_enums.h | 2 +- rpcs3/Emu/RSX/rsx_cache.h | 2 +- rpcs3/Emu/RSX/rsx_decode.h | 2 +- rpcs3/Emu/RSX/rsx_methods.cpp | 2 +- rpcs3/Emu/RSX/rsx_methods.h | 2 +- rpcs3/Emu/RSX/rsx_utils.cpp | 2 +- rpcs3/Emu/RSX/rsx_utils.h | 2 +- rpcs3/Emu/RSX/rsx_vertex_data.h | 2 +- rpcs3/Emu/System.cpp | 2 +- rpcs3/Emu/System.h | 2 +- rpcs3/Emu/VFS.cpp | 2 +- rpcs3/Emu/localized_string.cpp | 2 +- rpcs3/Emu/localized_string.h | 2 +- rpcs3/Emu/localized_string_id.h | 2 +- rpcs3/Emu/perf_meter.cpp | 2 +- rpcs3/Emu/system_config.cpp | 2 +- rpcs3/Emu/system_config.h | 2 +- rpcs3/Emu/system_config_types.cpp | 2 +- rpcs3/Emu/system_config_types.h | 2 +- rpcs3/Emu/title.cpp | 2 +- rpcs3/Emu/title.h | 2 +- rpcs3/Input/basic_keyboard_handler.cpp | 2 +- rpcs3/Input/basic_keyboard_handler.h | 2 +- rpcs3/Input/basic_mouse_handler.cpp | 2 +- rpcs3/Input/basic_mouse_handler.h | 2 +- rpcs3/Input/ds3_pad_handler.cpp | 2 +- rpcs3/Input/ds3_pad_handler.h | 2 +- rpcs3/Input/ds4_pad_handler.cpp | 2 +- rpcs3/Input/ds4_pad_handler.h | 2 +- rpcs3/Input/evdev_joystick_handler.cpp | 2 +- rpcs3/Input/evdev_joystick_handler.h | 2 +- rpcs3/Input/keyboard_pad_handler.cpp | 2 +- rpcs3/Input/keyboard_pad_handler.h | 2 +- rpcs3/Input/mm_joystick_handler.cpp | 2 +- rpcs3/Input/mm_joystick_handler.h | 2 +- rpcs3/Input/pad_thread.cpp | 2 +- rpcs3/Input/pad_thread.h | 2 +- rpcs3/Input/product_info.h | 2 +- rpcs3/Input/xinput_pad_handler.cpp | 2 +- rpcs3/Input/xinput_pad_handler.h | 2 +- rpcs3/Loader/ELF.h | 2 +- rpcs3/Loader/PSF.cpp | 2 +- rpcs3/Loader/PUP.cpp | 2 +- rpcs3/Loader/TAR.cpp | 2 +- rpcs3/Loader/TROPUSR.cpp | 2 +- rpcs3/Loader/TROPUSR.h | 2 +- rpcs3/Loader/TRP.cpp | 2 +- rpcs3/display_sleep_control.cpp | 2 +- rpcs3/display_sleep_control.h | 2 +- rpcs3/headless_application.cpp | 2 +- rpcs3/headless_application.h | 2 +- rpcs3/main.cpp | 2 +- rpcs3/main_application.cpp | 2 +- rpcs3/main_application.h | 2 +- rpcs3/rpcs3_version.cpp | 2 +- rpcs3/rpcs3_version.h | 2 +- rpcs3/rpcs3qt/_discord_utils.cpp | 2 +- rpcs3/rpcs3qt/_discord_utils.h | 2 +- rpcs3/rpcs3qt/about_dialog.cpp | 2 +- rpcs3/rpcs3qt/auto_pause_settings_dialog.cpp | 2 +- rpcs3/rpcs3qt/auto_pause_settings_dialog.h | 2 +- rpcs3/rpcs3qt/breakpoint_handler.h | 2 +- rpcs3/rpcs3qt/breakpoint_list.cpp | 2 +- rpcs3/rpcs3qt/breakpoint_list.h | 2 +- rpcs3/rpcs3qt/call_stack_list.cpp | 2 +- rpcs3/rpcs3qt/call_stack_list.h | 2 +- rpcs3/rpcs3qt/category.h | 2 +- rpcs3/rpcs3qt/cg_disasm_window.cpp | 2 +- rpcs3/rpcs3qt/cg_disasm_window.h | 2 +- rpcs3/rpcs3qt/cheat_manager.cpp | 2 +- rpcs3/rpcs3qt/cheat_manager.h | 2 +- rpcs3/rpcs3qt/config_adapter.cpp | 2 +- rpcs3/rpcs3qt/config_adapter.h | 2 +- rpcs3/rpcs3qt/curl_handle.cpp | 2 +- rpcs3/rpcs3qt/curl_handle.h | 2 +- rpcs3/rpcs3qt/custom_dialog.cpp | 2 +- rpcs3/rpcs3qt/custom_dialog.h | 2 +- rpcs3/rpcs3qt/custom_dock_widget.h | 2 +- rpcs3/rpcs3qt/debugger_frame.cpp | 2 +- rpcs3/rpcs3qt/debugger_frame.h | 2 +- rpcs3/rpcs3qt/debugger_list.cpp | 2 +- rpcs3/rpcs3qt/debugger_list.h | 2 +- rpcs3/rpcs3qt/downloader.cpp | 2 +- rpcs3/rpcs3qt/downloader.h | 2 +- rpcs3/rpcs3qt/emu_settings.cpp | 2 +- rpcs3/rpcs3qt/emu_settings.h | 2 +- rpcs3/rpcs3qt/emu_settings_type.h | 2 +- rpcs3/rpcs3qt/fatal_error_dialog.cpp | 2 +- rpcs3/rpcs3qt/fatal_error_dialog.h | 2 +- rpcs3/rpcs3qt/find_dialog.cpp | 2 +- rpcs3/rpcs3qt/find_dialog.h | 2 +- rpcs3/rpcs3qt/game_compatibility.cpp | 2 +- rpcs3/rpcs3qt/game_compatibility.h | 2 +- rpcs3/rpcs3qt/game_list.h | 2 +- rpcs3/rpcs3qt/game_list_frame.cpp | 2 +- rpcs3/rpcs3qt/game_list_frame.h | 2 +- rpcs3/rpcs3qt/game_list_grid.cpp | 2 +- rpcs3/rpcs3qt/game_list_grid.h | 2 +- rpcs3/rpcs3qt/game_list_grid_delegate.cpp | 2 +- rpcs3/rpcs3qt/game_list_grid_delegate.h | 2 +- rpcs3/rpcs3qt/gl_gs_frame.cpp | 2 +- rpcs3/rpcs3qt/gl_gs_frame.h | 2 +- rpcs3/rpcs3qt/gs_frame.cpp | 2 +- rpcs3/rpcs3qt/gs_frame.h | 2 +- rpcs3/rpcs3qt/gui_application.cpp | 2 +- rpcs3/rpcs3qt/gui_application.h | 2 +- rpcs3/rpcs3qt/gui_save.h | 2 +- rpcs3/rpcs3qt/gui_settings.cpp | 2 +- rpcs3/rpcs3qt/gui_settings.h | 2 +- rpcs3/rpcs3qt/input_dialog.cpp | 2 +- rpcs3/rpcs3qt/input_dialog.h | 2 +- rpcs3/rpcs3qt/instruction_editor_dialog.cpp | 2 +- rpcs3/rpcs3qt/instruction_editor_dialog.h | 2 +- rpcs3/rpcs3qt/kernel_explorer.cpp | 2 +- rpcs3/rpcs3qt/kernel_explorer.h | 2 +- rpcs3/rpcs3qt/localized.cpp | 2 +- rpcs3/rpcs3qt/localized.h | 2 +- rpcs3/rpcs3qt/localized_emu.h | 2 +- rpcs3/rpcs3qt/log_frame.cpp | 2 +- rpcs3/rpcs3qt/log_frame.h | 2 +- rpcs3/rpcs3qt/main_window.cpp | 2 +- rpcs3/rpcs3qt/main_window.h | 2 +- rpcs3/rpcs3qt/memory_string_searcher.cpp | 2 +- rpcs3/rpcs3qt/memory_string_searcher.h | 2 +- rpcs3/rpcs3qt/memory_viewer_panel.cpp | 2 +- rpcs3/rpcs3qt/memory_viewer_panel.h | 2 +- rpcs3/rpcs3qt/microphone_creator.cpp | 2 +- rpcs3/rpcs3qt/microphone_creator.h | 2 +- rpcs3/rpcs3qt/msg_dialog_frame.cpp | 2 +- rpcs3/rpcs3qt/msg_dialog_frame.h | 2 +- rpcs3/rpcs3qt/osk_dialog_frame.cpp | 2 +- rpcs3/rpcs3qt/osk_dialog_frame.h | 2 +- rpcs3/rpcs3qt/pad_led_settings_dialog.cpp | 2 +- rpcs3/rpcs3qt/pad_led_settings_dialog.h | 2 +- rpcs3/rpcs3qt/pad_settings_dialog.cpp | 2 +- rpcs3/rpcs3qt/pad_settings_dialog.h | 2 +- rpcs3/rpcs3qt/patch_manager_dialog.cpp | 2 +- rpcs3/rpcs3qt/patch_manager_dialog.h | 2 +- rpcs3/rpcs3qt/persistent_settings.cpp | 2 +- rpcs3/rpcs3qt/persistent_settings.h | 2 +- rpcs3/rpcs3qt/pkg_install_dialog.cpp | 2 +- rpcs3/rpcs3qt/pkg_install_dialog.h | 2 +- rpcs3/rpcs3qt/progress_dialog.cpp | 2 +- rpcs3/rpcs3qt/progress_dialog.h | 2 +- rpcs3/rpcs3qt/qt_utils.cpp | 2 +- rpcs3/rpcs3qt/qt_utils.h | 2 +- rpcs3/rpcs3qt/register_editor_dialog.cpp | 2 +- rpcs3/rpcs3qt/register_editor_dialog.h | 2 +- rpcs3/rpcs3qt/render_creator.cpp | 2 +- rpcs3/rpcs3qt/render_creator.h | 2 +- rpcs3/rpcs3qt/rpcn_settings_dialog.cpp | 2 +- rpcs3/rpcs3qt/rpcn_settings_dialog.h | 2 +- rpcs3/rpcs3qt/rsx_debugger.cpp | 2 +- rpcs3/rpcs3qt/rsx_debugger.h | 2 +- rpcs3/rpcs3qt/save_data_dialog.cpp | 2 +- rpcs3/rpcs3qt/save_data_dialog.h | 2 +- rpcs3/rpcs3qt/save_data_info_dialog.cpp | 2 +- rpcs3/rpcs3qt/save_data_info_dialog.h | 2 +- rpcs3/rpcs3qt/save_data_list_dialog.cpp | 2 +- rpcs3/rpcs3qt/save_data_list_dialog.h | 2 +- rpcs3/rpcs3qt/save_manager_dialog.cpp | 2 +- rpcs3/rpcs3qt/save_manager_dialog.h | 2 +- rpcs3/rpcs3qt/screenshot_manager_dialog.cpp | 2 +- rpcs3/rpcs3qt/screenshot_manager_dialog.h | 2 +- rpcs3/rpcs3qt/screenshot_preview.cpp | 2 +- rpcs3/rpcs3qt/screenshot_preview.h | 2 +- rpcs3/rpcs3qt/settings.cpp | 2 +- rpcs3/rpcs3qt/settings.h | 2 +- rpcs3/rpcs3qt/settings_dialog.cpp | 2 +- rpcs3/rpcs3qt/settings_dialog.h | 2 +- rpcs3/rpcs3qt/skylander_dialog.cpp | 2 +- rpcs3/rpcs3qt/skylander_dialog.h | 2 +- rpcs3/rpcs3qt/stylesheets.h | 2 +- rpcs3/rpcs3qt/syntax_highlighter.h | 2 +- rpcs3/rpcs3qt/table_item_delegate.h | 2 +- rpcs3/rpcs3qt/tooltips.cpp | 2 +- rpcs3/rpcs3qt/tooltips.h | 2 +- rpcs3/rpcs3qt/trophy_manager_dialog.cpp | 2 +- rpcs3/rpcs3qt/trophy_manager_dialog.h | 2 +- rpcs3/rpcs3qt/trophy_notification_frame.cpp | 2 +- rpcs3/rpcs3qt/trophy_notification_frame.h | 2 +- rpcs3/rpcs3qt/trophy_notification_helper.cpp | 2 +- rpcs3/rpcs3qt/trophy_notification_helper.h | 2 +- rpcs3/rpcs3qt/update_manager.cpp | 2 +- rpcs3/rpcs3qt/update_manager.h | 2 +- rpcs3/rpcs3qt/user_account.cpp | 2 +- rpcs3/rpcs3qt/user_account.h | 2 +- rpcs3/rpcs3qt/user_manager_dialog.cpp | 2 +- rpcs3/rpcs3qt/user_manager_dialog.h | 2 +- rpcs3/rpcs3qt/vfs_dialog.cpp | 2 +- rpcs3/rpcs3qt/vfs_dialog.h | 2 +- rpcs3/rpcs3qt/vfs_dialog_tab.cpp | 2 +- rpcs3/rpcs3qt/vfs_dialog_tab.h | 2 +- rpcs3/rpcs3qt/welcome_dialog.cpp | 2 +- rpcs3/rpcs3qt/welcome_dialog.h | 2 +- rpcs3/util/atomic.cpp | 2 +- rpcs3/util/atomic2.cpp | 2 +- rpcs3/util/cereal.cpp | 2 +- rpcs3/util/dyn_lib.cpp | 2 +- rpcs3/util/fixed_typemap.cpp | 2 +- rpcs3/util/logs.cpp | 2 +- rpcs3/util/yaml.cpp | 2 +- 662 files changed, 662 insertions(+), 662 deletions(-) diff --git a/rpcs3/Crypto/key_vault.cpp b/rpcs3/Crypto/key_vault.cpp index d6e3a4eb9..9a7bfcb2a 100644 --- a/rpcs3/Crypto/key_vault.cpp +++ b/rpcs3/Crypto/key_vault.cpp @@ -1,4 +1,4 @@ -#include "utils.h" +#include "utils.h" #include "aes.h" #include "key_vault.h" #include "util/logs.hpp" diff --git a/rpcs3/Crypto/key_vault.h b/rpcs3/Crypto/key_vault.h index 63bf9ed42..284bc6290 100644 --- a/rpcs3/Crypto/key_vault.h +++ b/rpcs3/Crypto/key_vault.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/types.h" diff --git a/rpcs3/Crypto/unedat.cpp b/rpcs3/Crypto/unedat.cpp index e2b78e66f..ce43b85a1 100644 --- a/rpcs3/Crypto/unedat.cpp +++ b/rpcs3/Crypto/unedat.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "key_vault.h" #include "unedat.h" diff --git a/rpcs3/Crypto/unpkg.cpp b/rpcs3/Crypto/unpkg.cpp index dc5ff6386..22f07c33e 100644 --- a/rpcs3/Crypto/unpkg.cpp +++ b/rpcs3/Crypto/unpkg.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "aes.h" #include "sha1.h" #include "key_vault.h" diff --git a/rpcs3/Crypto/unself.cpp b/rpcs3/Crypto/unself.cpp index 3cd6fc018..b46cb8608 100644 --- a/rpcs3/Crypto/unself.cpp +++ b/rpcs3/Crypto/unself.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "aes.h" #include "sha1.h" #include "utils.h" diff --git a/rpcs3/Crypto/unself.h b/rpcs3/Crypto/unself.h index d201a0482..6b06462cb 100644 --- a/rpcs3/Crypto/unself.h +++ b/rpcs3/Crypto/unself.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "key_vault.h" #include "zlib.h" diff --git a/rpcs3/Crypto/utils.h b/rpcs3/Crypto/utils.h index c89613f41..c2b190ad1 100644 --- a/rpcs3/Crypto/utils.h +++ b/rpcs3/Crypto/utils.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once // Copyright (C) 2014 Hykem // Licensed under the terms of the GNU GPL, version 3 diff --git a/rpcs3/Emu/Audio/AL/OpenALBackend.cpp b/rpcs3/Emu/Audio/AL/OpenALBackend.cpp index 3e3cec369..6c15cacd1 100644 --- a/rpcs3/Emu/Audio/AL/OpenALBackend.cpp +++ b/rpcs3/Emu/Audio/AL/OpenALBackend.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "OpenALBackend.h" diff --git a/rpcs3/Emu/Audio/AL/OpenALBackend.h b/rpcs3/Emu/Audio/AL/OpenALBackend.h index 8a01d3b57..99c26c6c4 100644 --- a/rpcs3/Emu/Audio/AL/OpenALBackend.h +++ b/rpcs3/Emu/Audio/AL/OpenALBackend.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Audio/AudioBackend.h" #include "3rdparty/OpenAL/include/alext.h" diff --git a/rpcs3/Emu/Audio/ALSA/ALSABackend.cpp b/rpcs3/Emu/Audio/ALSA/ALSABackend.cpp index fc603eee5..51f74bc7c 100644 --- a/rpcs3/Emu/Audio/ALSA/ALSABackend.cpp +++ b/rpcs3/Emu/Audio/ALSA/ALSABackend.cpp @@ -1,4 +1,4 @@ -#ifndef HAVE_ALSA +#ifndef HAVE_ALSA #error "ALSA support disabled but still being built." #endif diff --git a/rpcs3/Emu/Audio/AudioBackend.cpp b/rpcs3/Emu/Audio/AudioBackend.cpp index 064064cc6..13aea6dea 100644 --- a/rpcs3/Emu/Audio/AudioBackend.cpp +++ b/rpcs3/Emu/Audio/AudioBackend.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "AudioBackend.h" #include "Emu/system_config.h" diff --git a/rpcs3/Emu/Audio/AudioBackend.h b/rpcs3/Emu/Audio/AudioBackend.h index 8ed98aa63..ea8089616 100644 --- a/rpcs3/Emu/Audio/AudioBackend.h +++ b/rpcs3/Emu/Audio/AudioBackend.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/types.h" diff --git a/rpcs3/Emu/Audio/AudioDumper.cpp b/rpcs3/Emu/Audio/AudioDumper.cpp index f25a97b28..3ffef9cfc 100644 --- a/rpcs3/Emu/Audio/AudioDumper.cpp +++ b/rpcs3/Emu/Audio/AudioDumper.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "AudioDumper.h" #include "Utilities/date_time.h" diff --git a/rpcs3/Emu/Audio/FAudio/FAudioBackend.cpp b/rpcs3/Emu/Audio/FAudio/FAudioBackend.cpp index 2763b27ea..df37dc34d 100644 --- a/rpcs3/Emu/Audio/FAudio/FAudioBackend.cpp +++ b/rpcs3/Emu/Audio/FAudio/FAudioBackend.cpp @@ -1,4 +1,4 @@ -#ifndef HAVE_FAUDIO +#ifndef HAVE_FAUDIO #error "FAudio support disabled but still being built." #endif diff --git a/rpcs3/Emu/Audio/Null/NullAudioBackend.h b/rpcs3/Emu/Audio/Null/NullAudioBackend.h index ad2f913a3..5e0297b2e 100644 --- a/rpcs3/Emu/Audio/Null/NullAudioBackend.h +++ b/rpcs3/Emu/Audio/Null/NullAudioBackend.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Audio/AudioBackend.h" diff --git a/rpcs3/Emu/Audio/Pulse/PulseBackend.cpp b/rpcs3/Emu/Audio/Pulse/PulseBackend.cpp index 7ff6232c8..8474fafa5 100644 --- a/rpcs3/Emu/Audio/Pulse/PulseBackend.cpp +++ b/rpcs3/Emu/Audio/Pulse/PulseBackend.cpp @@ -1,4 +1,4 @@ -#ifndef HAVE_PULSE +#ifndef HAVE_PULSE #error "PulseAudio support disabled but still being built." #endif diff --git a/rpcs3/Emu/Audio/XAudio2/XAudio2Backend.cpp b/rpcs3/Emu/Audio/XAudio2/XAudio2Backend.cpp index e12fa3026..599c6bd88 100644 --- a/rpcs3/Emu/Audio/XAudio2/XAudio2Backend.cpp +++ b/rpcs3/Emu/Audio/XAudio2/XAudio2Backend.cpp @@ -1,4 +1,4 @@ -#ifndef _WIN32 +#ifndef _WIN32 #error "XAudio2 can only be built on Windows." #endif diff --git a/rpcs3/Emu/Audio/XAudio2/XAudio2Backend.h b/rpcs3/Emu/Audio/XAudio2/XAudio2Backend.h index b5b122611..da226775a 100644 --- a/rpcs3/Emu/Audio/XAudio2/XAudio2Backend.h +++ b/rpcs3/Emu/Audio/XAudio2/XAudio2Backend.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #ifndef _WIN32 #error "XAudio2 can only be built on Windows." diff --git a/rpcs3/Emu/CPU/CPUThread.cpp b/rpcs3/Emu/CPU/CPUThread.cpp index 1c814f6a6..75182ec54 100644 --- a/rpcs3/Emu/CPU/CPUThread.cpp +++ b/rpcs3/Emu/CPU/CPUThread.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "CPUThread.h" #include "Emu/System.h" diff --git a/rpcs3/Emu/CPU/CPUThread.h b/rpcs3/Emu/CPU/CPUThread.h index b3e3e2e2a..445330145 100644 --- a/rpcs3/Emu/CPU/CPUThread.h +++ b/rpcs3/Emu/CPU/CPUThread.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "../Utilities/Thread.h" #include "../Utilities/bit_set.h" diff --git a/rpcs3/Emu/CPU/CPUTranslator.cpp b/rpcs3/Emu/CPU/CPUTranslator.cpp index 3052d72d5..78eec0248 100644 --- a/rpcs3/Emu/CPU/CPUTranslator.cpp +++ b/rpcs3/Emu/CPU/CPUTranslator.cpp @@ -1,4 +1,4 @@ -#ifdef LLVM_AVAILABLE +#ifdef LLVM_AVAILABLE #include "CPUTranslator.h" diff --git a/rpcs3/Emu/CPU/CPUTranslator.h b/rpcs3/Emu/CPU/CPUTranslator.h index 97aa9fc03..3ef7a5956 100644 --- a/rpcs3/Emu/CPU/CPUTranslator.h +++ b/rpcs3/Emu/CPU/CPUTranslator.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #ifdef LLVM_AVAILABLE diff --git a/rpcs3/Emu/Cell/MFC.cpp b/rpcs3/Emu/Cell/MFC.cpp index 081c43299..eb195a747 100644 --- a/rpcs3/Emu/Cell/MFC.cpp +++ b/rpcs3/Emu/Cell/MFC.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "MFC.h" template <> diff --git a/rpcs3/Emu/Cell/Modules/StaticHLE.cpp b/rpcs3/Emu/Cell/Modules/StaticHLE.cpp index 02d5c8452..6dac04142 100644 --- a/rpcs3/Emu/Cell/Modules/StaticHLE.cpp +++ b/rpcs3/Emu/Cell/Modules/StaticHLE.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "StaticHLE.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/PPUOpcodes.h" diff --git a/rpcs3/Emu/Cell/Modules/StaticHLE.h b/rpcs3/Emu/Cell/Modules/StaticHLE.h index e9a825351..28588e21e 100644 --- a/rpcs3/Emu/Cell/Modules/StaticHLE.h +++ b/rpcs3/Emu/Cell/Modules/StaticHLE.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "../../Utilities/types.h" #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellAdec.cpp b/rpcs3/Emu/Cell/Modules/cellAdec.cpp index 339eb8d51..293830fd1 100644 --- a/rpcs3/Emu/Cell/Modules/cellAdec.cpp +++ b/rpcs3/Emu/Cell/Modules/cellAdec.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellAdec.h b/rpcs3/Emu/Cell/Modules/cellAdec.h index 1e13568e9..616763518 100644 --- a/rpcs3/Emu/Cell/Modules/cellAdec.h +++ b/rpcs3/Emu/Cell/Modules/cellAdec.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellAtrac.cpp b/rpcs3/Emu/Cell/Modules/cellAtrac.cpp index 155cd3fdb..0434016ed 100644 --- a/rpcs3/Emu/Cell/Modules/cellAtrac.cpp +++ b/rpcs3/Emu/Cell/Modules/cellAtrac.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellAtrac.h" diff --git a/rpcs3/Emu/Cell/Modules/cellAtrac.h b/rpcs3/Emu/Cell/Modules/cellAtrac.h index 1c4faf50a..9159a189d 100644 --- a/rpcs3/Emu/Cell/Modules/cellAtrac.h +++ b/rpcs3/Emu/Cell/Modules/cellAtrac.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellAtracMulti.cpp b/rpcs3/Emu/Cell/Modules/cellAtracMulti.cpp index 26bda571a..aea5e2807 100644 --- a/rpcs3/Emu/Cell/Modules/cellAtracMulti.cpp +++ b/rpcs3/Emu/Cell/Modules/cellAtracMulti.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellAtracMulti.h" diff --git a/rpcs3/Emu/Cell/Modules/cellAtracMulti.h b/rpcs3/Emu/Cell/Modules/cellAtracMulti.h index 3a36ecd7f..39724b350 100644 --- a/rpcs3/Emu/Cell/Modules/cellAtracMulti.h +++ b/rpcs3/Emu/Cell/Modules/cellAtracMulti.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellAudio.cpp b/rpcs3/Emu/Cell/Modules/cellAudio.cpp index 8568ac440..1d9280a01 100644 --- a/rpcs3/Emu/Cell/Modules/cellAudio.cpp +++ b/rpcs3/Emu/Cell/Modules/cellAudio.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellAudio.h b/rpcs3/Emu/Cell/Modules/cellAudio.h index e2ced0f8e..bfe578676 100644 --- a/rpcs3/Emu/Cell/Modules/cellAudio.h +++ b/rpcs3/Emu/Cell/Modules/cellAudio.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" #include "Utilities/Thread.h" diff --git a/rpcs3/Emu/Cell/Modules/cellAudioIn.h b/rpcs3/Emu/Cell/Modules/cellAudioIn.h index 61e0e745a..14b858ed3 100644 --- a/rpcs3/Emu/Cell/Modules/cellAudioIn.h +++ b/rpcs3/Emu/Cell/Modules/cellAudioIn.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/BEType.h" diff --git a/rpcs3/Emu/Cell/Modules/cellAudioOut.cpp b/rpcs3/Emu/Cell/Modules/cellAudioOut.cpp index 58c5ac337..5f3762458 100644 --- a/rpcs3/Emu/Cell/Modules/cellAudioOut.cpp +++ b/rpcs3/Emu/Cell/Modules/cellAudioOut.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellAudioOut.h" diff --git a/rpcs3/Emu/Cell/Modules/cellAudioOut.h b/rpcs3/Emu/Cell/Modules/cellAudioOut.h index 7210252a1..495d1be0f 100644 --- a/rpcs3/Emu/Cell/Modules/cellAudioOut.h +++ b/rpcs3/Emu/Cell/Modules/cellAudioOut.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellAvconfExt.cpp b/rpcs3/Emu/Cell/Modules/cellAvconfExt.cpp index 572c292b3..653d74069 100644 --- a/rpcs3/Emu/Cell/Modules/cellAvconfExt.cpp +++ b/rpcs3/Emu/Cell/Modules/cellAvconfExt.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/system_config.h" #include "Emu/Cell/PPUModule.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/Modules/cellBgdl.cpp b/rpcs3/Emu/Cell/Modules/cellBgdl.cpp index ad644d0ae..d07f5092b 100644 --- a/rpcs3/Emu/Cell/Modules/cellBgdl.cpp +++ b/rpcs3/Emu/Cell/Modules/cellBgdl.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellBgdl.h" diff --git a/rpcs3/Emu/Cell/Modules/cellBgdl.h b/rpcs3/Emu/Cell/Modules/cellBgdl.h index 9ca2757ff..cf27a2d13 100644 --- a/rpcs3/Emu/Cell/Modules/cellBgdl.h +++ b/rpcs3/Emu/Cell/Modules/cellBgdl.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellCamera.cpp b/rpcs3/Emu/Cell/Modules/cellCamera.cpp index 953b15d25..f8d87e2d8 100644 --- a/rpcs3/Emu/Cell/Modules/cellCamera.cpp +++ b/rpcs3/Emu/Cell/Modules/cellCamera.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "cellCamera.h" #include "Emu/System.h" diff --git a/rpcs3/Emu/Cell/Modules/cellCamera.h b/rpcs3/Emu/Cell/Modules/cellCamera.h index 571c54c73..7f1725e70 100644 --- a/rpcs3/Emu/Cell/Modules/cellCamera.h +++ b/rpcs3/Emu/Cell/Modules/cellCamera.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/Timer.h" #include "Emu/Cell/lv2/sys_memory.h" diff --git a/rpcs3/Emu/Cell/Modules/cellCelp8Enc.cpp b/rpcs3/Emu/Cell/Modules/cellCelp8Enc.cpp index 0c240c3fa..83632b12f 100644 --- a/rpcs3/Emu/Cell/Modules/cellCelp8Enc.cpp +++ b/rpcs3/Emu/Cell/Modules/cellCelp8Enc.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellCelp8Enc.h" diff --git a/rpcs3/Emu/Cell/Modules/cellCelp8Enc.h b/rpcs3/Emu/Cell/Modules/cellCelp8Enc.h index d242ea6fa..92deaebd0 100644 --- a/rpcs3/Emu/Cell/Modules/cellCelp8Enc.h +++ b/rpcs3/Emu/Cell/Modules/cellCelp8Enc.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once struct CellSpurs; diff --git a/rpcs3/Emu/Cell/Modules/cellCelpEnc.cpp b/rpcs3/Emu/Cell/Modules/cellCelpEnc.cpp index 246c62351..7f41a3fdc 100644 --- a/rpcs3/Emu/Cell/Modules/cellCelpEnc.cpp +++ b/rpcs3/Emu/Cell/Modules/cellCelpEnc.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellCelpEnc.h" diff --git a/rpcs3/Emu/Cell/Modules/cellCelpEnc.h b/rpcs3/Emu/Cell/Modules/cellCelpEnc.h index 4e4be899c..4d98dc044 100644 --- a/rpcs3/Emu/Cell/Modules/cellCelpEnc.h +++ b/rpcs3/Emu/Cell/Modules/cellCelpEnc.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once struct CellSpurs; diff --git a/rpcs3/Emu/Cell/Modules/cellCrossController.cpp b/rpcs3/Emu/Cell/Modules/cellCrossController.cpp index 9dbf5bf9d..273c8dec7 100644 --- a/rpcs3/Emu/Cell/Modules/cellCrossController.cpp +++ b/rpcs3/Emu/Cell/Modules/cellCrossController.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellSysutil.h" #include "cellCrossController.h" diff --git a/rpcs3/Emu/Cell/Modules/cellCrossController.h b/rpcs3/Emu/Cell/Modules/cellCrossController.h index 4f8037c6d..a1daf5c72 100644 --- a/rpcs3/Emu/Cell/Modules/cellCrossController.h +++ b/rpcs3/Emu/Cell/Modules/cellCrossController.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once enum CellCrossControllerError : u32 { diff --git a/rpcs3/Emu/Cell/Modules/cellDaisy.cpp b/rpcs3/Emu/Cell/Modules/cellDaisy.cpp index b41f7a3bc..19cf182b8 100644 --- a/rpcs3/Emu/Cell/Modules/cellDaisy.cpp +++ b/rpcs3/Emu/Cell/Modules/cellDaisy.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellDaisy.h" diff --git a/rpcs3/Emu/Cell/Modules/cellDaisy.h b/rpcs3/Emu/Cell/Modules/cellDaisy.h index 62984ba17..864838253 100644 --- a/rpcs3/Emu/Cell/Modules/cellDaisy.h +++ b/rpcs3/Emu/Cell/Modules/cellDaisy.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once diff --git a/rpcs3/Emu/Cell/Modules/cellDmux.cpp b/rpcs3/Emu/Cell/Modules/cellDmux.cpp index cf9f979a7..106fb6254 100644 --- a/rpcs3/Emu/Cell/Modules/cellDmux.cpp +++ b/rpcs3/Emu/Cell/Modules/cellDmux.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellDmux.h b/rpcs3/Emu/Cell/Modules/cellDmux.h index 93c15a3be..7be56a270 100644 --- a/rpcs3/Emu/Cell/Modules/cellDmux.h +++ b/rpcs3/Emu/Cell/Modules/cellDmux.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellDtcpIpUtility.cpp b/rpcs3/Emu/Cell/Modules/cellDtcpIpUtility.cpp index 1e4841001..30bc98f6f 100644 --- a/rpcs3/Emu/Cell/Modules/cellDtcpIpUtility.cpp +++ b/rpcs3/Emu/Cell/Modules/cellDtcpIpUtility.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" LOG_CHANNEL(cellDtcpIpUtility); diff --git a/rpcs3/Emu/Cell/Modules/cellFiber.cpp b/rpcs3/Emu/Cell/Modules/cellFiber.cpp index 8fc813be6..8a9eab748 100644 --- a/rpcs3/Emu/Cell/Modules/cellFiber.cpp +++ b/rpcs3/Emu/Cell/Modules/cellFiber.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellFiber.h" diff --git a/rpcs3/Emu/Cell/Modules/cellFont.cpp b/rpcs3/Emu/Cell/Modules/cellFont.cpp index 2b6da12f8..dd659d60d 100644 --- a/rpcs3/Emu/Cell/Modules/cellFont.cpp +++ b/rpcs3/Emu/Cell/Modules/cellFont.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/VFS.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellFont.h b/rpcs3/Emu/Cell/Modules/cellFont.h index 59c12e298..ea6e98485 100644 --- a/rpcs3/Emu/Cell/Modules/cellFont.h +++ b/rpcs3/Emu/Cell/Modules/cellFont.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellFontFT.cpp b/rpcs3/Emu/Cell/Modules/cellFontFT.cpp index 60dd55e95..00241c3bf 100644 --- a/rpcs3/Emu/Cell/Modules/cellFontFT.cpp +++ b/rpcs3/Emu/Cell/Modules/cellFontFT.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellFontFT.h" diff --git a/rpcs3/Emu/Cell/Modules/cellFs.cpp b/rpcs3/Emu/Cell/Modules/cellFs.cpp index 2af6e8f15..28da3c317 100644 --- a/rpcs3/Emu/Cell/Modules/cellFs.cpp +++ b/rpcs3/Emu/Cell/Modules/cellFs.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/VFS.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellGame.cpp b/rpcs3/Emu/Cell/Modules/cellGame.cpp index 62ccbe261..1c548d520 100644 --- a/rpcs3/Emu/Cell/Modules/cellGame.cpp +++ b/rpcs3/Emu/Cell/Modules/cellGame.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/localized_string.h" #include "Emu/System.h" #include "Emu/VFS.h" diff --git a/rpcs3/Emu/Cell/Modules/cellGame.h b/rpcs3/Emu/Cell/Modules/cellGame.h index 1b5621323..d04ea728f 100644 --- a/rpcs3/Emu/Cell/Modules/cellGame.h +++ b/rpcs3/Emu/Cell/Modules/cellGame.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellGameExec.cpp b/rpcs3/Emu/Cell/Modules/cellGameExec.cpp index 09581b7ba..359f593da 100644 --- a/rpcs3/Emu/Cell/Modules/cellGameExec.cpp +++ b/rpcs3/Emu/Cell/Modules/cellGameExec.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellGame.h" diff --git a/rpcs3/Emu/Cell/Modules/cellGcmSys.cpp b/rpcs3/Emu/Cell/Modules/cellGcmSys.cpp index 5cd3d866c..8f57d205a 100644 --- a/rpcs3/Emu/Cell/Modules/cellGcmSys.cpp +++ b/rpcs3/Emu/Cell/Modules/cellGcmSys.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellGem.cpp b/rpcs3/Emu/Cell/Modules/cellGem.cpp index 8371c45d0..c4f8fd9a3 100644 --- a/rpcs3/Emu/Cell/Modules/cellGem.cpp +++ b/rpcs3/Emu/Cell/Modules/cellGem.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "cellGem.h" #include "cellCamera.h" diff --git a/rpcs3/Emu/Cell/Modules/cellGem.h b/rpcs3/Emu/Cell/Modules/cellGem.h index 6f49d568b..4ab64d95d 100644 --- a/rpcs3/Emu/Cell/Modules/cellGem.h +++ b/rpcs3/Emu/Cell/Modules/cellGem.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/BEType.h" diff --git a/rpcs3/Emu/Cell/Modules/cellGifDec.cpp b/rpcs3/Emu/Cell/Modules/cellGifDec.cpp index 458734145..f8796031d 100644 --- a/rpcs3/Emu/Cell/Modules/cellGifDec.cpp +++ b/rpcs3/Emu/Cell/Modules/cellGifDec.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/VFS.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellGifDec.h b/rpcs3/Emu/Cell/Modules/cellGifDec.h index 94ab13ba2..e5574dbf4 100644 --- a/rpcs3/Emu/Cell/Modules/cellGifDec.h +++ b/rpcs3/Emu/Cell/Modules/cellGifDec.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellHttp.cpp b/rpcs3/Emu/Cell/Modules/cellHttp.cpp index c6cdb3939..81cee837b 100644 --- a/rpcs3/Emu/Cell/Modules/cellHttp.cpp +++ b/rpcs3/Emu/Cell/Modules/cellHttp.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellHttp.h" diff --git a/rpcs3/Emu/Cell/Modules/cellHttpUtil.cpp b/rpcs3/Emu/Cell/Modules/cellHttpUtil.cpp index e0e1e9f6b..45f517790 100644 --- a/rpcs3/Emu/Cell/Modules/cellHttpUtil.cpp +++ b/rpcs3/Emu/Cell/Modules/cellHttpUtil.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Utilities/LUrlParser.h" diff --git a/rpcs3/Emu/Cell/Modules/cellHttpUtil.h b/rpcs3/Emu/Cell/Modules/cellHttpUtil.h index ac5f912c0..9e4cc8e00 100644 --- a/rpcs3/Emu/Cell/Modules/cellHttpUtil.h +++ b/rpcs3/Emu/Cell/Modules/cellHttpUtil.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellImeJp.cpp b/rpcs3/Emu/Cell/Modules/cellImeJp.cpp index 588d3a8aa..cf23f9419 100644 --- a/rpcs3/Emu/Cell/Modules/cellImeJp.cpp +++ b/rpcs3/Emu/Cell/Modules/cellImeJp.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/lv2/sys_process.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/Modules/cellImeJp.h b/rpcs3/Emu/Cell/Modules/cellImeJp.h index fcaa9f239..e5c8fc5d2 100644 --- a/rpcs3/Emu/Cell/Modules/cellImeJp.h +++ b/rpcs3/Emu/Cell/Modules/cellImeJp.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellJpgDec.cpp b/rpcs3/Emu/Cell/Modules/cellJpgDec.cpp index 9f89928d7..dd510aaf4 100644 --- a/rpcs3/Emu/Cell/Modules/cellJpgDec.cpp +++ b/rpcs3/Emu/Cell/Modules/cellJpgDec.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/VFS.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellJpgDec.h b/rpcs3/Emu/Cell/Modules/cellJpgDec.h index f515e4240..ca7dc1f6a 100644 --- a/rpcs3/Emu/Cell/Modules/cellJpgDec.h +++ b/rpcs3/Emu/Cell/Modules/cellJpgDec.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/BEType.h" diff --git a/rpcs3/Emu/Cell/Modules/cellJpgEnc.cpp b/rpcs3/Emu/Cell/Modules/cellJpgEnc.cpp index 102c77812..8bcb1ecd0 100644 --- a/rpcs3/Emu/Cell/Modules/cellJpgEnc.cpp +++ b/rpcs3/Emu/Cell/Modules/cellJpgEnc.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellJpgEnc.h" diff --git a/rpcs3/Emu/Cell/Modules/cellJpgEnc.h b/rpcs3/Emu/Cell/Modules/cellJpgEnc.h index cfd4d6ff1..2021686fa 100644 --- a/rpcs3/Emu/Cell/Modules/cellJpgEnc.h +++ b/rpcs3/Emu/Cell/Modules/cellJpgEnc.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once diff --git a/rpcs3/Emu/Cell/Modules/cellKb.cpp b/rpcs3/Emu/Cell/Modules/cellKb.cpp index 3679c2a2e..a532d0934 100644 --- a/rpcs3/Emu/Cell/Modules/cellKb.cpp +++ b/rpcs3/Emu/Cell/Modules/cellKb.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellKb.h b/rpcs3/Emu/Cell/Modules/cellKb.h index 8bc69eb27..adf42148a 100644 --- a/rpcs3/Emu/Cell/Modules/cellKb.h +++ b/rpcs3/Emu/Cell/Modules/cellKb.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/BEType.h" #include "Emu/Io/Keyboard.h" diff --git a/rpcs3/Emu/Cell/Modules/cellKey2char.cpp b/rpcs3/Emu/Cell/Modules/cellKey2char.cpp index 3505dad94..bbe7e186f 100644 --- a/rpcs3/Emu/Cell/Modules/cellKey2char.cpp +++ b/rpcs3/Emu/Cell/Modules/cellKey2char.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellKb.h" diff --git a/rpcs3/Emu/Cell/Modules/cellLibprof.cpp b/rpcs3/Emu/Cell/Modules/cellLibprof.cpp index 162c4072e..ebf96ffa9 100644 --- a/rpcs3/Emu/Cell/Modules/cellLibprof.cpp +++ b/rpcs3/Emu/Cell/Modules/cellLibprof.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" LOG_CHANNEL(cellLibprof); diff --git a/rpcs3/Emu/Cell/Modules/cellMic.cpp b/rpcs3/Emu/Cell/Modules/cellMic.cpp index 3b083e8e0..3f1c6c5f6 100644 --- a/rpcs3/Emu/Cell/Modules/cellMic.cpp +++ b/rpcs3/Emu/Cell/Modules/cellMic.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/system_config.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellMic.h b/rpcs3/Emu/Cell/Modules/cellMic.h index e6603c414..b05a0412d 100644 --- a/rpcs3/Emu/Cell/Modules/cellMic.h +++ b/rpcs3/Emu/Cell/Modules/cellMic.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/BEType.h" #include "Utilities/Thread.h" diff --git a/rpcs3/Emu/Cell/Modules/cellMouse.cpp b/rpcs3/Emu/Cell/Modules/cellMouse.cpp index 17cbedc8b..f5bc71e2a 100644 --- a/rpcs3/Emu/Cell/Modules/cellMouse.cpp +++ b/rpcs3/Emu/Cell/Modules/cellMouse.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellMouse.h b/rpcs3/Emu/Cell/Modules/cellMouse.h index 3aa8d2d49..f17cadb4d 100644 --- a/rpcs3/Emu/Cell/Modules/cellMouse.h +++ b/rpcs3/Emu/Cell/Modules/cellMouse.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/BEType.h" diff --git a/rpcs3/Emu/Cell/Modules/cellMsgDialog.cpp b/rpcs3/Emu/Cell/Modules/cellMsgDialog.cpp index 34ebc69a0..da750fb59 100644 --- a/rpcs3/Emu/Cell/Modules/cellMsgDialog.cpp +++ b/rpcs3/Emu/Cell/Modules/cellMsgDialog.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/PPUThread.h" diff --git a/rpcs3/Emu/Cell/Modules/cellMsgDialog.h b/rpcs3/Emu/Cell/Modules/cellMsgDialog.h index 380b4c84d..4b1743d17 100644 --- a/rpcs3/Emu/Cell/Modules/cellMsgDialog.h +++ b/rpcs3/Emu/Cell/Modules/cellMsgDialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/BitField.h" #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellMusic.cpp b/rpcs3/Emu/Cell/Modules/cellMusic.cpp index ad82b9306..39ced09fb 100644 --- a/rpcs3/Emu/Cell/Modules/cellMusic.cpp +++ b/rpcs3/Emu/Cell/Modules/cellMusic.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/lv2/sys_lwmutex.h" #include "Emu/Cell/lv2/sys_lwcond.h" diff --git a/rpcs3/Emu/Cell/Modules/cellMusic.h b/rpcs3/Emu/Cell/Modules/cellMusic.h index e028abf18..828b4be4e 100644 --- a/rpcs3/Emu/Cell/Modules/cellMusic.h +++ b/rpcs3/Emu/Cell/Modules/cellMusic.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellMusicDecode.cpp b/rpcs3/Emu/Cell/Modules/cellMusicDecode.cpp index 7b4fde25d..981512451 100644 --- a/rpcs3/Emu/Cell/Modules/cellMusicDecode.cpp +++ b/rpcs3/Emu/Cell/Modules/cellMusicDecode.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/lv2/sys_lwmutex.h" #include "Emu/Cell/lv2/sys_lwcond.h" diff --git a/rpcs3/Emu/Cell/Modules/cellMusicExport.cpp b/rpcs3/Emu/Cell/Modules/cellMusicExport.cpp index 525e233e9..3bbc40b4b 100644 --- a/rpcs3/Emu/Cell/Modules/cellMusicExport.cpp +++ b/rpcs3/Emu/Cell/Modules/cellMusicExport.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellSysutil.h" diff --git a/rpcs3/Emu/Cell/Modules/cellNetAoi.cpp b/rpcs3/Emu/Cell/Modules/cellNetAoi.cpp index 4aa7d095a..8c9fa7c9f 100644 --- a/rpcs3/Emu/Cell/Modules/cellNetAoi.cpp +++ b/rpcs3/Emu/Cell/Modules/cellNetAoi.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" LOG_CHANNEL(cellNetAoi); diff --git a/rpcs3/Emu/Cell/Modules/cellNetCtl.cpp b/rpcs3/Emu/Cell/Modules/cellNetCtl.cpp index 6f11dccb0..5a00b17c1 100644 --- a/rpcs3/Emu/Cell/Modules/cellNetCtl.cpp +++ b/rpcs3/Emu/Cell/Modules/cellNetCtl.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/system_config.h" #include "Emu/Cell/PPUModule.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/Modules/cellNetCtl.h b/rpcs3/Emu/Cell/Modules/cellNetCtl.h index d9646f1b5..a763fe7ef 100644 --- a/rpcs3/Emu/Cell/Modules/cellNetCtl.h +++ b/rpcs3/Emu/Cell/Modules/cellNetCtl.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "cellGame.h" diff --git a/rpcs3/Emu/Cell/Modules/cellOskDialog.cpp b/rpcs3/Emu/Cell/Modules/cellOskDialog.cpp index 3d10c782c..cf1c892b3 100644 --- a/rpcs3/Emu/Cell/Modules/cellOskDialog.cpp +++ b/rpcs3/Emu/Cell/Modules/cellOskDialog.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/system_config.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellOskDialog.h b/rpcs3/Emu/Cell/Modules/cellOskDialog.h index 0164a89e2..7365709c7 100644 --- a/rpcs3/Emu/Cell/Modules/cellOskDialog.h +++ b/rpcs3/Emu/Cell/Modules/cellOskDialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellOvis.cpp b/rpcs3/Emu/Cell/Modules/cellOvis.cpp index b5e1a3a75..4a834c924 100644 --- a/rpcs3/Emu/Cell/Modules/cellOvis.cpp +++ b/rpcs3/Emu/Cell/Modules/cellOvis.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/lv2/sys_spu.h" diff --git a/rpcs3/Emu/Cell/Modules/cellPad.cpp b/rpcs3/Emu/Cell/Modules/cellPad.cpp index 190e37c97..79c49c491 100644 --- a/rpcs3/Emu/Cell/Modules/cellPad.cpp +++ b/rpcs3/Emu/Cell/Modules/cellPad.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/lv2/sys_process.h" diff --git a/rpcs3/Emu/Cell/Modules/cellPad.h b/rpcs3/Emu/Cell/Modules/cellPad.h index ab438a248..5b8167069 100644 --- a/rpcs3/Emu/Cell/Modules/cellPad.h +++ b/rpcs3/Emu/Cell/Modules/cellPad.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/BEType.h" #include diff --git a/rpcs3/Emu/Cell/Modules/cellPamf.cpp b/rpcs3/Emu/Cell/Modules/cellPamf.cpp index 5a57ef651..38c6fa264 100644 --- a/rpcs3/Emu/Cell/Modules/cellPamf.cpp +++ b/rpcs3/Emu/Cell/Modules/cellPamf.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellPamf.h b/rpcs3/Emu/Cell/Modules/cellPamf.h index acb87f115..3e7a10d86 100644 --- a/rpcs3/Emu/Cell/Modules/cellPamf.h +++ b/rpcs3/Emu/Cell/Modules/cellPamf.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellPesmUtility.cpp b/rpcs3/Emu/Cell/Modules/cellPesmUtility.cpp index cc3c713c0..b33f25a31 100644 --- a/rpcs3/Emu/Cell/Modules/cellPesmUtility.cpp +++ b/rpcs3/Emu/Cell/Modules/cellPesmUtility.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" LOG_CHANNEL(cellPesmUtility); diff --git a/rpcs3/Emu/Cell/Modules/cellPhotoDecode.cpp b/rpcs3/Emu/Cell/Modules/cellPhotoDecode.cpp index 15aebe6cf..dc2cef51f 100644 --- a/rpcs3/Emu/Cell/Modules/cellPhotoDecode.cpp +++ b/rpcs3/Emu/Cell/Modules/cellPhotoDecode.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellSysutil.h" diff --git a/rpcs3/Emu/Cell/Modules/cellPhotoExport.cpp b/rpcs3/Emu/Cell/Modules/cellPhotoExport.cpp index 812308245..45481684c 100644 --- a/rpcs3/Emu/Cell/Modules/cellPhotoExport.cpp +++ b/rpcs3/Emu/Cell/Modules/cellPhotoExport.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellSysutil.h" diff --git a/rpcs3/Emu/Cell/Modules/cellPhotoImport.cpp b/rpcs3/Emu/Cell/Modules/cellPhotoImport.cpp index dec344cea..7be26e6bc 100644 --- a/rpcs3/Emu/Cell/Modules/cellPhotoImport.cpp +++ b/rpcs3/Emu/Cell/Modules/cellPhotoImport.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/lv2/sys_fs.h" #include "cellSysutil.h" diff --git a/rpcs3/Emu/Cell/Modules/cellPngDec.cpp b/rpcs3/Emu/Cell/Modules/cellPngDec.cpp index 21f6ab5ad..3525a0abf 100644 --- a/rpcs3/Emu/Cell/Modules/cellPngDec.cpp +++ b/rpcs3/Emu/Cell/Modules/cellPngDec.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/VFS.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellPngDec.h b/rpcs3/Emu/Cell/Modules/cellPngDec.h index eaf344bc7..2a206dbaa 100644 --- a/rpcs3/Emu/Cell/Modules/cellPngDec.h +++ b/rpcs3/Emu/Cell/Modules/cellPngDec.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "cellPng.h" diff --git a/rpcs3/Emu/Cell/Modules/cellPngEnc.cpp b/rpcs3/Emu/Cell/Modules/cellPngEnc.cpp index ec4eaba66..40628668d 100644 --- a/rpcs3/Emu/Cell/Modules/cellPngEnc.cpp +++ b/rpcs3/Emu/Cell/Modules/cellPngEnc.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellPngEnc.h" diff --git a/rpcs3/Emu/Cell/Modules/cellPngEnc.h b/rpcs3/Emu/Cell/Modules/cellPngEnc.h index 9940795f0..025d0de8d 100644 --- a/rpcs3/Emu/Cell/Modules/cellPngEnc.h +++ b/rpcs3/Emu/Cell/Modules/cellPngEnc.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once // Error Codes enum CellPngEncError diff --git a/rpcs3/Emu/Cell/Modules/cellPrint.cpp b/rpcs3/Emu/Cell/Modules/cellPrint.cpp index 766c90245..bfe4693cd 100644 --- a/rpcs3/Emu/Cell/Modules/cellPrint.cpp +++ b/rpcs3/Emu/Cell/Modules/cellPrint.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellSysutil.h" diff --git a/rpcs3/Emu/Cell/Modules/cellRemotePlay.cpp b/rpcs3/Emu/Cell/Modules/cellRemotePlay.cpp index 89482c8ff..d2c8060a8 100644 --- a/rpcs3/Emu/Cell/Modules/cellRemotePlay.cpp +++ b/rpcs3/Emu/Cell/Modules/cellRemotePlay.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellRemotePlay.h" diff --git a/rpcs3/Emu/Cell/Modules/cellRemotePlay.h b/rpcs3/Emu/Cell/Modules/cellRemotePlay.h index 24ba98c90..1a15d41d8 100644 --- a/rpcs3/Emu/Cell/Modules/cellRemotePlay.h +++ b/rpcs3/Emu/Cell/Modules/cellRemotePlay.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once enum CellRemotePlayError : u32 { diff --git a/rpcs3/Emu/Cell/Modules/cellResc.cpp b/rpcs3/Emu/Cell/Modules/cellResc.cpp index ff8a21225..80d83be91 100644 --- a/rpcs3/Emu/Cell/Modules/cellResc.cpp +++ b/rpcs3/Emu/Cell/Modules/cellResc.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellResc.h b/rpcs3/Emu/Cell/Modules/cellResc.h index d487b705e..1b3559a62 100644 --- a/rpcs3/Emu/Cell/Modules/cellResc.h +++ b/rpcs3/Emu/Cell/Modules/cellResc.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/BEType.h" diff --git a/rpcs3/Emu/Cell/Modules/cellRtc.cpp b/rpcs3/Emu/Cell/Modules/cellRtc.cpp index d4b4db4bb..74d6f29b6 100644 --- a/rpcs3/Emu/Cell/Modules/cellRtc.cpp +++ b/rpcs3/Emu/Cell/Modules/cellRtc.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellRtc.h" diff --git a/rpcs3/Emu/Cell/Modules/cellRtc.h b/rpcs3/Emu/Cell/Modules/cellRtc.h index cf841a7b1..40250b473 100644 --- a/rpcs3/Emu/Cell/Modules/cellRtc.h +++ b/rpcs3/Emu/Cell/Modules/cellRtc.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/BEType.h" #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellRtcAlarm.cpp b/rpcs3/Emu/Cell/Modules/cellRtcAlarm.cpp index f311f079a..da0841faa 100644 --- a/rpcs3/Emu/Cell/Modules/cellRtcAlarm.cpp +++ b/rpcs3/Emu/Cell/Modules/cellRtcAlarm.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" LOG_CHANNEL(cellRtcAlarm); diff --git a/rpcs3/Emu/Cell/Modules/cellRudp.cpp b/rpcs3/Emu/Cell/Modules/cellRudp.cpp index 0d672bdb4..18d6000bb 100644 --- a/rpcs3/Emu/Cell/Modules/cellRudp.cpp +++ b/rpcs3/Emu/Cell/Modules/cellRudp.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellRudp.h b/rpcs3/Emu/Cell/Modules/cellRudp.h index 1dd50e384..0c05574bc 100644 --- a/rpcs3/Emu/Cell/Modules/cellRudp.h +++ b/rpcs3/Emu/Cell/Modules/cellRudp.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSail.cpp b/rpcs3/Emu/Cell/Modules/cellSail.cpp index 55666f450..5f157ef9a 100644 --- a/rpcs3/Emu/Cell/Modules/cellSail.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSail.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/VFS.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSail.h b/rpcs3/Emu/Cell/Modules/cellSail.h index 60bf6ad40..054f10dcf 100644 --- a/rpcs3/Emu/Cell/Modules/cellSail.h +++ b/rpcs3/Emu/Cell/Modules/cellSail.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "cellVpost.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSailRec.cpp b/rpcs3/Emu/Cell/Modules/cellSailRec.cpp index 691cbcf0e..e6d7d58e5 100644 --- a/rpcs3/Emu/Cell/Modules/cellSailRec.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSailRec.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellSail.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSaveData.cpp b/rpcs3/Emu/Cell/Modules/cellSaveData.cpp index df33e3bea..70c90dd52 100644 --- a/rpcs3/Emu/Cell/Modules/cellSaveData.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSaveData.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/VFS.h" #include "Emu/localized_string.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSaveData.h b/rpcs3/Emu/Cell/Modules/cellSaveData.h index c649ae617..6c4e77201 100644 --- a/rpcs3/Emu/Cell/Modules/cellSaveData.h +++ b/rpcs3/Emu/Cell/Modules/cellSaveData.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include diff --git a/rpcs3/Emu/Cell/Modules/cellScreenshot.cpp b/rpcs3/Emu/Cell/Modules/cellScreenshot.cpp index ca580990d..2a23bc04a 100644 --- a/rpcs3/Emu/Cell/Modules/cellScreenshot.cpp +++ b/rpcs3/Emu/Cell/Modules/cellScreenshot.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/IdManager.h" #include "Emu/VFS.h" diff --git a/rpcs3/Emu/Cell/Modules/cellScreenshot.h b/rpcs3/Emu/Cell/Modules/cellScreenshot.h index 425731d4c..d5782a9f3 100644 --- a/rpcs3/Emu/Cell/Modules/cellScreenshot.h +++ b/rpcs3/Emu/Cell/Modules/cellScreenshot.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSearch.cpp b/rpcs3/Emu/Cell/Modules/cellSearch.cpp index aa390f5b9..e65ce47b0 100644 --- a/rpcs3/Emu/Cell/Modules/cellSearch.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSearch.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/VFS.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSheap.cpp b/rpcs3/Emu/Cell/Modules/cellSheap.cpp index 96111e698..781a064d7 100644 --- a/rpcs3/Emu/Cell/Modules/cellSheap.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSheap.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" LOG_CHANNEL(cellSheap); diff --git a/rpcs3/Emu/Cell/Modules/cellSpurs.cpp b/rpcs3/Emu/Cell/Modules/cellSpurs.cpp index c9e8bf9b2..d94e89391 100644 --- a/rpcs3/Emu/Cell/Modules/cellSpurs.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSpurs.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/IdManager.h" #include "Emu/Memory/vm_reservation.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSpursJq.cpp b/rpcs3/Emu/Cell/Modules/cellSpursJq.cpp index b3ba9937f..1c9a3b9bc 100644 --- a/rpcs3/Emu/Cell/Modules/cellSpursJq.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSpursJq.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/lv2/sys_lwmutex.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSpursSpu.cpp b/rpcs3/Emu/Cell/Modules/cellSpursSpu.cpp index 3083ff072..4a24b8f1d 100644 --- a/rpcs3/Emu/Cell/Modules/cellSpursSpu.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSpursSpu.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Loader/ELF.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSsl.cpp b/rpcs3/Emu/Cell/Modules/cellSsl.cpp index 1de54a1ad..7177ae6f0 100644 --- a/rpcs3/Emu/Cell/Modules/cellSsl.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSsl.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include #include diff --git a/rpcs3/Emu/Cell/Modules/cellSsl.h b/rpcs3/Emu/Cell/Modules/cellSsl.h index c8bb7d744..1df827d58 100644 --- a/rpcs3/Emu/Cell/Modules/cellSsl.h +++ b/rpcs3/Emu/Cell/Modules/cellSsl.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once enum CellSslError : u32 { diff --git a/rpcs3/Emu/Cell/Modules/cellStorage.cpp b/rpcs3/Emu/Cell/Modules/cellStorage.cpp index 500bbf72d..6c66699c7 100644 --- a/rpcs3/Emu/Cell/Modules/cellStorage.cpp +++ b/rpcs3/Emu/Cell/Modules/cellStorage.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellSysutil.h" #include "cellStorage.h" diff --git a/rpcs3/Emu/Cell/Modules/cellStorage.h b/rpcs3/Emu/Cell/Modules/cellStorage.h index 6883171e9..afc7d039f 100644 --- a/rpcs3/Emu/Cell/Modules/cellStorage.h +++ b/rpcs3/Emu/Cell/Modules/cellStorage.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once enum CellStorageError : u32 { diff --git a/rpcs3/Emu/Cell/Modules/cellSubDisplay.cpp b/rpcs3/Emu/Cell/Modules/cellSubDisplay.cpp index a2af86a8a..b25d5aabf 100644 --- a/rpcs3/Emu/Cell/Modules/cellSubDisplay.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSubDisplay.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellSubDisplay.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSubDisplay.h b/rpcs3/Emu/Cell/Modules/cellSubDisplay.h index 901315d56..182ed3169 100644 --- a/rpcs3/Emu/Cell/Modules/cellSubDisplay.h +++ b/rpcs3/Emu/Cell/Modules/cellSubDisplay.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/BEType.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSync.cpp b/rpcs3/Emu/Cell/Modules/cellSync.cpp index 25fdb4955..04ea5418e 100644 --- a/rpcs3/Emu/Cell/Modules/cellSync.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSync.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/lv2/sys_event.h" #include "Emu/Cell/lv2/sys_process.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSync2.cpp b/rpcs3/Emu/Cell/Modules/cellSync2.cpp index 27a7cf626..71158912e 100644 --- a/rpcs3/Emu/Cell/Modules/cellSync2.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSync2.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellSync2.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSysCache.cpp b/rpcs3/Emu/Cell/Modules/cellSysCache.cpp index 8e179963b..caebeeb3e 100644 --- a/rpcs3/Emu/Cell/Modules/cellSysCache.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSysCache.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/VFS.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSysconf.cpp b/rpcs3/Emu/Cell/Modules/cellSysconf.cpp index 83989d130..a8ecce04a 100644 --- a/rpcs3/Emu/Cell/Modules/cellSysconf.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSysconf.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellSysutil.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSysconf.h b/rpcs3/Emu/Cell/Modules/cellSysconf.h index c133f5024..11dc4f9a5 100644 --- a/rpcs3/Emu/Cell/Modules/cellSysconf.h +++ b/rpcs3/Emu/Cell/Modules/cellSysconf.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSysmodule.cpp b/rpcs3/Emu/Cell/Modules/cellSysmodule.cpp index 42807b73e..5548a1bbb 100644 --- a/rpcs3/Emu/Cell/Modules/cellSysmodule.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSysmodule.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" LOG_CHANNEL(cellSysmodule); diff --git a/rpcs3/Emu/Cell/Modules/cellSysutil.cpp b/rpcs3/Emu/Cell/Modules/cellSysutil.cpp index 00dd1d891..8ddfc13b5 100644 --- a/rpcs3/Emu/Cell/Modules/cellSysutil.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSysutil.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/system_config.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSysutil.h b/rpcs3/Emu/Cell/Modules/cellSysutil.h index d6b034fb5..0df8ec876 100644 --- a/rpcs3/Emu/Cell/Modules/cellSysutil.h +++ b/rpcs3/Emu/Cell/Modules/cellSysutil.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSysutilAp.cpp b/rpcs3/Emu/Cell/Modules/cellSysutilAp.cpp index 549ded270..bb9d4e562 100644 --- a/rpcs3/Emu/Cell/Modules/cellSysutilAp.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSysutilAp.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellSysutilAvc.cpp b/rpcs3/Emu/Cell/Modules/cellSysutilAvc.cpp index cb62e4260..13a57057c 100644 --- a/rpcs3/Emu/Cell/Modules/cellSysutilAvc.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSysutilAvc.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" LOG_CHANNEL(cellSysutil); diff --git a/rpcs3/Emu/Cell/Modules/cellSysutilAvcExt.cpp b/rpcs3/Emu/Cell/Modules/cellSysutilAvcExt.cpp index 2d5947ab9..8d872a067 100644 --- a/rpcs3/Emu/Cell/Modules/cellSysutilAvcExt.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSysutilAvcExt.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" LOG_CHANNEL(cellSysutilAvcExt); diff --git a/rpcs3/Emu/Cell/Modules/cellSysutilMisc.cpp b/rpcs3/Emu/Cell/Modules/cellSysutilMisc.cpp index d78d7d625..3caa034aa 100644 --- a/rpcs3/Emu/Cell/Modules/cellSysutilMisc.cpp +++ b/rpcs3/Emu/Cell/Modules/cellSysutilMisc.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/system_config.h" #include "Emu/Cell/PPUModule.h" #include "cellSysutil.h" diff --git a/rpcs3/Emu/Cell/Modules/cellUsbd.cpp b/rpcs3/Emu/Cell/Modules/cellUsbd.cpp index 3e30ad4ca..04213a2e2 100644 --- a/rpcs3/Emu/Cell/Modules/cellUsbd.cpp +++ b/rpcs3/Emu/Cell/Modules/cellUsbd.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellUsbd.h" diff --git a/rpcs3/Emu/Cell/Modules/cellUsbd.h b/rpcs3/Emu/Cell/Modules/cellUsbd.h index 4a2fe6c16..017aca2ef 100644 --- a/rpcs3/Emu/Cell/Modules/cellUsbd.h +++ b/rpcs3/Emu/Cell/Modules/cellUsbd.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once diff --git a/rpcs3/Emu/Cell/Modules/cellUsbpspcm.cpp b/rpcs3/Emu/Cell/Modules/cellUsbpspcm.cpp index 14b385fba..851af771b 100644 --- a/rpcs3/Emu/Cell/Modules/cellUsbpspcm.cpp +++ b/rpcs3/Emu/Cell/Modules/cellUsbpspcm.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" LOG_CHANNEL(cellUsbPspcm); diff --git a/rpcs3/Emu/Cell/Modules/cellUserInfo.cpp b/rpcs3/Emu/Cell/Modules/cellUserInfo.cpp index 306b7bd59..8f96bc8c3 100644 --- a/rpcs3/Emu/Cell/Modules/cellUserInfo.cpp +++ b/rpcs3/Emu/Cell/Modules/cellUserInfo.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/VFS.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellVdec.cpp b/rpcs3/Emu/Cell/Modules/cellVdec.cpp index 58e969fb6..b76bf4931 100644 --- a/rpcs3/Emu/Cell/Modules/cellVdec.cpp +++ b/rpcs3/Emu/Cell/Modules/cellVdec.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/lv2/sys_sync.h" diff --git a/rpcs3/Emu/Cell/Modules/cellVdec.h b/rpcs3/Emu/Cell/Modules/cellVdec.h index 3f9e00a71..0a2780e4d 100644 --- a/rpcs3/Emu/Cell/Modules/cellVdec.h +++ b/rpcs3/Emu/Cell/Modules/cellVdec.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/BEType.h" diff --git a/rpcs3/Emu/Cell/Modules/cellVideoOut.cpp b/rpcs3/Emu/Cell/Modules/cellVideoOut.cpp index 8d2a3c03a..73ee91fe8 100644 --- a/rpcs3/Emu/Cell/Modules/cellVideoOut.cpp +++ b/rpcs3/Emu/Cell/Modules/cellVideoOut.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/system_config_types.h" #include "Emu/Cell/ErrorCodes.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellVideoOut.h b/rpcs3/Emu/Cell/Modules/cellVideoOut.h index cf9150586..cf7c3c208 100644 --- a/rpcs3/Emu/Cell/Modules/cellVideoOut.h +++ b/rpcs3/Emu/Cell/Modules/cellVideoOut.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellVideoPlayerUtility.cpp b/rpcs3/Emu/Cell/Modules/cellVideoPlayerUtility.cpp index 0653d961f..62f4a0576 100644 --- a/rpcs3/Emu/Cell/Modules/cellVideoPlayerUtility.cpp +++ b/rpcs3/Emu/Cell/Modules/cellVideoPlayerUtility.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" LOG_CHANNEL(cellVideoPlayerUtility); diff --git a/rpcs3/Emu/Cell/Modules/cellVideoUpload.cpp b/rpcs3/Emu/Cell/Modules/cellVideoUpload.cpp index 4e9c2ab3a..c7c0166ab 100644 --- a/rpcs3/Emu/Cell/Modules/cellVideoUpload.cpp +++ b/rpcs3/Emu/Cell/Modules/cellVideoUpload.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellVideoUpload.h" diff --git a/rpcs3/Emu/Cell/Modules/cellVideoUpload.h b/rpcs3/Emu/Cell/Modules/cellVideoUpload.h index 662dd7ba8..11efd0c9b 100644 --- a/rpcs3/Emu/Cell/Modules/cellVideoUpload.h +++ b/rpcs3/Emu/Cell/Modules/cellVideoUpload.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/cellVoice.cpp b/rpcs3/Emu/Cell/Modules/cellVoice.cpp index 86df17500..bc21e2fdb 100644 --- a/rpcs3/Emu/Cell/Modules/cellVoice.cpp +++ b/rpcs3/Emu/Cell/Modules/cellVoice.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/lv2/sys_event.h" diff --git a/rpcs3/Emu/Cell/Modules/cellVoice.h b/rpcs3/Emu/Cell/Modules/cellVoice.h index 4499c9f4c..6fc603709 100644 --- a/rpcs3/Emu/Cell/Modules/cellVoice.h +++ b/rpcs3/Emu/Cell/Modules/cellVoice.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/Emu/Cell/Modules/cellVpost.cpp b/rpcs3/Emu/Cell/Modules/cellVpost.cpp index 9bbf6233c..fa6a48e80 100644 --- a/rpcs3/Emu/Cell/Modules/cellVpost.cpp +++ b/rpcs3/Emu/Cell/Modules/cellVpost.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/cellVpost.h b/rpcs3/Emu/Cell/Modules/cellVpost.h index 675e81059..4d331cdc9 100644 --- a/rpcs3/Emu/Cell/Modules/cellVpost.h +++ b/rpcs3/Emu/Cell/Modules/cellVpost.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #ifdef _MSC_VER #pragma warning(push, 0) diff --git a/rpcs3/Emu/Cell/Modules/cellWebBrowser.cpp b/rpcs3/Emu/Cell/Modules/cellWebBrowser.cpp index d496d6aa2..7db2c942d 100644 --- a/rpcs3/Emu/Cell/Modules/cellWebBrowser.cpp +++ b/rpcs3/Emu/Cell/Modules/cellWebBrowser.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "cellWebBrowser.h" diff --git a/rpcs3/Emu/Cell/Modules/cell_FreeType2.cpp b/rpcs3/Emu/Cell/Modules/cell_FreeType2.cpp index 51f1e5c5d..ae6493e55 100644 --- a/rpcs3/Emu/Cell/Modules/cell_FreeType2.cpp +++ b/rpcs3/Emu/Cell/Modules/cell_FreeType2.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" LOG_CHANNEL(cell_FreeType2); diff --git a/rpcs3/Emu/Cell/Modules/libad_async.cpp b/rpcs3/Emu/Cell/Modules/libad_async.cpp index 7fee0fd52..78ed823aa 100644 --- a/rpcs3/Emu/Cell/Modules/libad_async.cpp +++ b/rpcs3/Emu/Cell/Modules/libad_async.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" LOG_CHANNEL(libad_async); diff --git a/rpcs3/Emu/Cell/Modules/libad_core.cpp b/rpcs3/Emu/Cell/Modules/libad_core.cpp index 96bad8c0c..4d0e54e7a 100644 --- a/rpcs3/Emu/Cell/Modules/libad_core.cpp +++ b/rpcs3/Emu/Cell/Modules/libad_core.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" LOG_CHANNEL(libad_core); diff --git a/rpcs3/Emu/Cell/Modules/libmedi.cpp b/rpcs3/Emu/Cell/Modules/libmedi.cpp index 471c32b74..6ddda8577 100644 --- a/rpcs3/Emu/Cell/Modules/libmedi.cpp +++ b/rpcs3/Emu/Cell/Modules/libmedi.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" LOG_CHANNEL(libmedi); diff --git a/rpcs3/Emu/Cell/Modules/libmixer.cpp b/rpcs3/Emu/Cell/Modules/libmixer.cpp index c6bc43d04..193dbcd26 100644 --- a/rpcs3/Emu/Cell/Modules/libmixer.cpp +++ b/rpcs3/Emu/Cell/Modules/libmixer.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/lv2/sys_sync.h" diff --git a/rpcs3/Emu/Cell/Modules/libmixer.h b/rpcs3/Emu/Cell/Modules/libmixer.h index ecb8e50ea..724ca121f 100644 --- a/rpcs3/Emu/Cell/Modules/libmixer.h +++ b/rpcs3/Emu/Cell/Modules/libmixer.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/libsnd3.cpp b/rpcs3/Emu/Cell/Modules/libsnd3.cpp index 0e0e11f29..a41737c28 100644 --- a/rpcs3/Emu/Cell/Modules/libsnd3.cpp +++ b/rpcs3/Emu/Cell/Modules/libsnd3.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "libsnd3.h" diff --git a/rpcs3/Emu/Cell/Modules/libsnd3.h b/rpcs3/Emu/Cell/Modules/libsnd3.h index 9ef3a2d42..8e171d642 100644 --- a/rpcs3/Emu/Cell/Modules/libsnd3.h +++ b/rpcs3/Emu/Cell/Modules/libsnd3.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/libsynth2.cpp b/rpcs3/Emu/Cell/Modules/libsynth2.cpp index 03314aeae..390d42bab 100644 --- a/rpcs3/Emu/Cell/Modules/libsynth2.cpp +++ b/rpcs3/Emu/Cell/Modules/libsynth2.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "libsynth2.h" diff --git a/rpcs3/Emu/Cell/Modules/libsynth2.h b/rpcs3/Emu/Cell/Modules/libsynth2.h index 60c2459ba..3867bbc6d 100644 --- a/rpcs3/Emu/Cell/Modules/libsynth2.h +++ b/rpcs3/Emu/Cell/Modules/libsynth2.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/BEType.h" diff --git a/rpcs3/Emu/Cell/Modules/sceNp.cpp b/rpcs3/Emu/Cell/Modules/sceNp.cpp index f0817e050..419ce4989 100644 --- a/rpcs3/Emu/Cell/Modules/sceNp.cpp +++ b/rpcs3/Emu/Cell/Modules/sceNp.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/VFS.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/sceNp.h b/rpcs3/Emu/Cell/Modules/sceNp.h index d5917d6ef..eb149022c 100644 --- a/rpcs3/Emu/Cell/Modules/sceNp.h +++ b/rpcs3/Emu/Cell/Modules/sceNp.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "cellRtc.h" diff --git a/rpcs3/Emu/Cell/Modules/sceNp2.cpp b/rpcs3/Emu/Cell/Modules/sceNp2.cpp index f5eadc8fe..368ef1311 100644 --- a/rpcs3/Emu/Cell/Modules/sceNp2.cpp +++ b/rpcs3/Emu/Cell/Modules/sceNp2.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/Modules/sceNp2.h b/rpcs3/Emu/Cell/Modules/sceNp2.h index 4f0eb2647..b38132ba5 100644 --- a/rpcs3/Emu/Cell/Modules/sceNp2.h +++ b/rpcs3/Emu/Cell/Modules/sceNp2.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "sceNp.h" diff --git a/rpcs3/Emu/Cell/Modules/sceNpClans.cpp b/rpcs3/Emu/Cell/Modules/sceNpClans.cpp index af3786890..15350bbb6 100644 --- a/rpcs3/Emu/Cell/Modules/sceNpClans.cpp +++ b/rpcs3/Emu/Cell/Modules/sceNpClans.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/Modules/sceNpClans.h b/rpcs3/Emu/Cell/Modules/sceNpClans.h index d7e0c66b3..849a3de93 100644 --- a/rpcs3/Emu/Cell/Modules/sceNpClans.h +++ b/rpcs3/Emu/Cell/Modules/sceNpClans.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "sceNp.h" diff --git a/rpcs3/Emu/Cell/Modules/sceNpCommerce2.h b/rpcs3/Emu/Cell/Modules/sceNpCommerce2.h index fb2d0f97b..69bba3704 100644 --- a/rpcs3/Emu/Cell/Modules/sceNpCommerce2.h +++ b/rpcs3/Emu/Cell/Modules/sceNpCommerce2.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "cellRtc.h" diff --git a/rpcs3/Emu/Cell/Modules/sceNpMatchingInt.cpp b/rpcs3/Emu/Cell/Modules/sceNpMatchingInt.cpp index 3c5a1b6b0..22220c536 100644 --- a/rpcs3/Emu/Cell/Modules/sceNpMatchingInt.cpp +++ b/rpcs3/Emu/Cell/Modules/sceNpMatchingInt.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" LOG_CHANNEL(sceNpMatchingInt); diff --git a/rpcs3/Emu/Cell/Modules/sceNpSns.cpp b/rpcs3/Emu/Cell/Modules/sceNpSns.cpp index 45922c40e..e9b622c51 100644 --- a/rpcs3/Emu/Cell/Modules/sceNpSns.cpp +++ b/rpcs3/Emu/Cell/Modules/sceNpSns.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/sceNpSns.h b/rpcs3/Emu/Cell/Modules/sceNpSns.h index 8e90fe0a8..85d21dcb0 100644 --- a/rpcs3/Emu/Cell/Modules/sceNpSns.h +++ b/rpcs3/Emu/Cell/Modules/sceNpSns.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/sceNpTrophy.cpp b/rpcs3/Emu/Cell/Modules/sceNpTrophy.cpp index adb040b16..26a27439b 100644 --- a/rpcs3/Emu/Cell/Modules/sceNpTrophy.cpp +++ b/rpcs3/Emu/Cell/Modules/sceNpTrophy.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/VFS.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/Modules/sceNpTrophy.h b/rpcs3/Emu/Cell/Modules/sceNpTrophy.h index 35e9d46e1..3a37d9a87 100644 --- a/rpcs3/Emu/Cell/Modules/sceNpTrophy.h +++ b/rpcs3/Emu/Cell/Modules/sceNpTrophy.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/Modules/sceNpTus.cpp b/rpcs3/Emu/Cell/Modules/sceNpTus.cpp index a2672f972..af071649f 100644 --- a/rpcs3/Emu/Cell/Modules/sceNpTus.cpp +++ b/rpcs3/Emu/Cell/Modules/sceNpTus.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/Modules/sceNpTus.h b/rpcs3/Emu/Cell/Modules/sceNpTus.h index cd1e49f8f..04f141065 100644 --- a/rpcs3/Emu/Cell/Modules/sceNpTus.h +++ b/rpcs3/Emu/Cell/Modules/sceNpTus.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/BEType.h" diff --git a/rpcs3/Emu/Cell/Modules/sceNpUtil.cpp b/rpcs3/Emu/Cell/Modules/sceNpUtil.cpp index 1be8c1c76..0e042ae50 100644 --- a/rpcs3/Emu/Cell/Modules/sceNpUtil.cpp +++ b/rpcs3/Emu/Cell/Modules/sceNpUtil.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/Modules/sceNpUtil.h b/rpcs3/Emu/Cell/Modules/sceNpUtil.h index 0f588b5de..9f86143ff 100644 --- a/rpcs3/Emu/Cell/Modules/sceNpUtil.h +++ b/rpcs3/Emu/Cell/Modules/sceNpUtil.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/Emu/Cell/Modules/sysPrxForUser.cpp b/rpcs3/Emu/Cell/Modules/sysPrxForUser.cpp index 52d6dd9ab..d5c197942 100644 --- a/rpcs3/Emu/Cell/Modules/sysPrxForUser.cpp +++ b/rpcs3/Emu/Cell/Modules/sysPrxForUser.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/lv2/sys_mutex.h" diff --git a/rpcs3/Emu/Cell/Modules/sysPrxForUser.h b/rpcs3/Emu/Cell/Modules/sysPrxForUser.h index 5ce98be4c..663d45e15 100644 --- a/rpcs3/Emu/Cell/Modules/sysPrxForUser.h +++ b/rpcs3/Emu/Cell/Modules/sysPrxForUser.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" #include "Emu/Cell/ErrorCodes.h" diff --git a/rpcs3/Emu/Cell/Modules/sys_game.cpp b/rpcs3/Emu/Cell/Modules/sys_game.cpp index 6a1e7d3cb..58922150c 100644 --- a/rpcs3/Emu/Cell/Modules/sys_game.cpp +++ b/rpcs3/Emu/Cell/Modules/sys_game.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/lv2/sys_mutex.h" diff --git a/rpcs3/Emu/Cell/Modules/sys_heap.cpp b/rpcs3/Emu/Cell/Modules/sys_heap.cpp index a1945e8f7..69f04ea42 100644 --- a/rpcs3/Emu/Cell/Modules/sys_heap.cpp +++ b/rpcs3/Emu/Cell/Modules/sys_heap.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/sys_io_.cpp b/rpcs3/Emu/Cell/Modules/sys_io_.cpp index 211e06b9a..a033f9aca 100644 --- a/rpcs3/Emu/Cell/Modules/sys_io_.cpp +++ b/rpcs3/Emu/Cell/Modules/sys_io_.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/IdManager.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/sys_libc.cpp b/rpcs3/Emu/Cell/Modules/sys_libc.cpp index 05430e1ca..7ebf4565f 100644 --- a/rpcs3/Emu/Cell/Modules/sys_libc.cpp +++ b/rpcs3/Emu/Cell/Modules/sys_libc.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" LOG_CHANNEL(sys_libc); diff --git a/rpcs3/Emu/Cell/Modules/sys_libc_.cpp b/rpcs3/Emu/Cell/Modules/sys_libc_.cpp index 4940cf53b..2493cf200 100644 --- a/rpcs3/Emu/Cell/Modules/sys_libc_.cpp +++ b/rpcs3/Emu/Cell/Modules/sys_libc_.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/lv2/sys_tty.h" #include "Emu/Cell/PPUModule.h" #include "Utilities/cfmt.h" diff --git a/rpcs3/Emu/Cell/Modules/sys_lv2dbg.cpp b/rpcs3/Emu/Cell/Modules/sys_lv2dbg.cpp index 7e8502616..a1b6c1254 100644 --- a/rpcs3/Emu/Cell/Modules/sys_lv2dbg.cpp +++ b/rpcs3/Emu/Cell/Modules/sys_lv2dbg.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "sys_lv2dbg.h" diff --git a/rpcs3/Emu/Cell/Modules/sys_lwcond_.cpp b/rpcs3/Emu/Cell/Modules/sys_lwcond_.cpp index 9f2844da9..2c45c9dd4 100644 --- a/rpcs3/Emu/Cell/Modules/sys_lwcond_.cpp +++ b/rpcs3/Emu/Cell/Modules/sys_lwcond_.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/lv2/sys_lwmutex.h" diff --git a/rpcs3/Emu/Cell/Modules/sys_lwmutex_.cpp b/rpcs3/Emu/Cell/Modules/sys_lwmutex_.cpp index 1e360b8db..5673b7f76 100644 --- a/rpcs3/Emu/Cell/Modules/sys_lwmutex_.cpp +++ b/rpcs3/Emu/Cell/Modules/sys_lwmutex_.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/Modules/sys_mempool.cpp b/rpcs3/Emu/Cell/Modules/sys_mempool.cpp index 745d257d2..d4aecc94e 100644 --- a/rpcs3/Emu/Cell/Modules/sys_mempool.cpp +++ b/rpcs3/Emu/Cell/Modules/sys_mempool.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Utilities/StrUtil.h" diff --git a/rpcs3/Emu/Cell/Modules/sys_mmapper_.cpp b/rpcs3/Emu/Cell/Modules/sys_mmapper_.cpp index c6c9a9dd9..cd093ba1c 100644 --- a/rpcs3/Emu/Cell/Modules/sys_mmapper_.cpp +++ b/rpcs3/Emu/Cell/Modules/sys_mmapper_.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/lv2/sys_mmapper.h" diff --git a/rpcs3/Emu/Cell/Modules/sys_net_.cpp b/rpcs3/Emu/Cell/Modules/sys_net_.cpp index 7b76713c9..835a5df71 100644 --- a/rpcs3/Emu/Cell/Modules/sys_net_.cpp +++ b/rpcs3/Emu/Cell/Modules/sys_net_.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/Modules/sys_ppu_thread_.cpp b/rpcs3/Emu/Cell/Modules/sys_ppu_thread_.cpp index 8062d47bf..8f3dd5c4a 100644 --- a/rpcs3/Emu/Cell/Modules/sys_ppu_thread_.cpp +++ b/rpcs3/Emu/Cell/Modules/sys_ppu_thread_.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/Modules/sys_prx_.cpp b/rpcs3/Emu/Cell/Modules/sys_prx_.cpp index 40acda913..c0143023a 100644 --- a/rpcs3/Emu/Cell/Modules/sys_prx_.cpp +++ b/rpcs3/Emu/Cell/Modules/sys_prx_.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Emu/Cell/lv2/sys_lwmutex.h" diff --git a/rpcs3/Emu/Cell/Modules/sys_rsxaudio_.cpp b/rpcs3/Emu/Cell/Modules/sys_rsxaudio_.cpp index 2a8f3fde8..d68634573 100644 --- a/rpcs3/Emu/Cell/Modules/sys_rsxaudio_.cpp +++ b/rpcs3/Emu/Cell/Modules/sys_rsxaudio_.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "sysPrxForUser.h" diff --git a/rpcs3/Emu/Cell/Modules/sys_spinlock.cpp b/rpcs3/Emu/Cell/Modules/sys_spinlock.cpp index fdfefc92b..97014ad44 100644 --- a/rpcs3/Emu/Cell/Modules/sys_spinlock.cpp +++ b/rpcs3/Emu/Cell/Modules/sys_spinlock.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "sysPrxForUser.h" diff --git a/rpcs3/Emu/Cell/Modules/sys_spu_.cpp b/rpcs3/Emu/Cell/Modules/sys_spu_.cpp index d4969bfba..19d55a330 100644 --- a/rpcs3/Emu/Cell/Modules/sys_spu_.cpp +++ b/rpcs3/Emu/Cell/Modules/sys_spu_.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/VFS.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/PPUCallback.h b/rpcs3/Emu/Cell/PPUCallback.h index e9b442260..a9b3925d5 100644 --- a/rpcs3/Emu/Cell/PPUCallback.h +++ b/rpcs3/Emu/Cell/PPUCallback.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Cell/PPUThread.h" diff --git a/rpcs3/Emu/Cell/PPUDisAsm.cpp b/rpcs3/Emu/Cell/PPUDisAsm.cpp index be47c0e18..9837a9b21 100644 --- a/rpcs3/Emu/Cell/PPUDisAsm.cpp +++ b/rpcs3/Emu/Cell/PPUDisAsm.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "PPUDisAsm.h" #include "PPUFunction.h" diff --git a/rpcs3/Emu/Cell/PPUInterpreter.cpp b/rpcs3/Emu/Cell/PPUInterpreter.cpp index 7c5c7324d..0e33f2370 100644 --- a/rpcs3/Emu/Cell/PPUInterpreter.cpp +++ b/rpcs3/Emu/Cell/PPUInterpreter.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "PPUInterpreter.h" #include "Emu/Memory/vm_reservation.h" diff --git a/rpcs3/Emu/Cell/PPUModule.cpp b/rpcs3/Emu/Cell/PPUModule.cpp index 2b9fbe8a4..589ece45c 100644 --- a/rpcs3/Emu/Cell/PPUModule.cpp +++ b/rpcs3/Emu/Cell/PPUModule.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/PPUModule.h" #include "Utilities/bin_patch.h" diff --git a/rpcs3/Emu/Cell/PPUModule.h b/rpcs3/Emu/Cell/PPUModule.h index 105a2c592..b62fc9e25 100644 --- a/rpcs3/Emu/Cell/PPUModule.h +++ b/rpcs3/Emu/Cell/PPUModule.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "PPUFunction.h" #include "PPUCallback.h" diff --git a/rpcs3/Emu/Cell/PPUThread.cpp b/rpcs3/Emu/Cell/PPUThread.cpp index b981ae982..b374a1e57 100644 --- a/rpcs3/Emu/Cell/PPUThread.cpp +++ b/rpcs3/Emu/Cell/PPUThread.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Utilities/sysinfo.h" #include "Utilities/JIT.h" #include "Crypto/sha1.h" diff --git a/rpcs3/Emu/Cell/PPUThread.h b/rpcs3/Emu/Cell/PPUThread.h index 75e3289ec..aee1f756c 100644 --- a/rpcs3/Emu/Cell/PPUThread.h +++ b/rpcs3/Emu/Cell/PPUThread.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "../CPU/CPUThread.h" #include "../Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/PPUTranslator.cpp b/rpcs3/Emu/Cell/PPUTranslator.cpp index 7124e3c39..f815333f1 100644 --- a/rpcs3/Emu/Cell/PPUTranslator.cpp +++ b/rpcs3/Emu/Cell/PPUTranslator.cpp @@ -1,4 +1,4 @@ -#ifdef LLVM_AVAILABLE +#ifdef LLVM_AVAILABLE #include "Emu/system_config.h" #include "PPUTranslator.h" diff --git a/rpcs3/Emu/Cell/PPUTranslator.h b/rpcs3/Emu/Cell/PPUTranslator.h index da024793b..6c821787f 100644 --- a/rpcs3/Emu/Cell/PPUTranslator.h +++ b/rpcs3/Emu/Cell/PPUTranslator.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #ifdef LLVM_AVAILABLE diff --git a/rpcs3/Emu/Cell/RawSPUThread.cpp b/rpcs3/Emu/Cell/RawSPUThread.cpp index b574f582a..c5d3594a3 100644 --- a/rpcs3/Emu/Cell/RawSPUThread.cpp +++ b/rpcs3/Emu/Cell/RawSPUThread.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/IdManager.h" #include "Loader/ELF.h" diff --git a/rpcs3/Emu/Cell/SPUASMJITRecompiler.cpp b/rpcs3/Emu/Cell/SPUASMJITRecompiler.cpp index ede44ac5c..a47d996b9 100644 --- a/rpcs3/Emu/Cell/SPUASMJITRecompiler.cpp +++ b/rpcs3/Emu/Cell/SPUASMJITRecompiler.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "SPUASMJITRecompiler.h" #include "Emu/system_config.h" diff --git a/rpcs3/Emu/Cell/SPUDisAsm.cpp b/rpcs3/Emu/Cell/SPUDisAsm.cpp index 7f9222673..b478ed38c 100644 --- a/rpcs3/Emu/Cell/SPUDisAsm.cpp +++ b/rpcs3/Emu/Cell/SPUDisAsm.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "SPUDisAsm.h" #include "SPUAnalyser.h" #include "SPUThread.h" diff --git a/rpcs3/Emu/Cell/SPUDisAsm.h b/rpcs3/Emu/Cell/SPUDisAsm.h index 0026c9bd3..1ad1df42f 100644 --- a/rpcs3/Emu/Cell/SPUDisAsm.h +++ b/rpcs3/Emu/Cell/SPUDisAsm.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "PPCDisAsm.h" #include "SPUOpcodes.h" diff --git a/rpcs3/Emu/Cell/SPUInterpreter.cpp b/rpcs3/Emu/Cell/SPUInterpreter.cpp index 0ef65ffcd..455288f39 100644 --- a/rpcs3/Emu/Cell/SPUInterpreter.cpp +++ b/rpcs3/Emu/Cell/SPUInterpreter.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "SPUInterpreter.h" #include "Utilities/JIT.h" diff --git a/rpcs3/Emu/Cell/SPURecompiler.cpp b/rpcs3/Emu/Cell/SPURecompiler.cpp index 0d5ad4393..d4f469a14 100644 --- a/rpcs3/Emu/Cell/SPURecompiler.cpp +++ b/rpcs3/Emu/Cell/SPURecompiler.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "SPURecompiler.h" #include "Emu/System.h" diff --git a/rpcs3/Emu/Cell/SPUThread.cpp b/rpcs3/Emu/Cell/SPUThread.cpp index 0a5716dde..3f1c05793 100644 --- a/rpcs3/Emu/Cell/SPUThread.cpp +++ b/rpcs3/Emu/Cell/SPUThread.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Utilities/JIT.h" #include "Utilities/date_time.h" #include "Utilities/sysinfo.h" diff --git a/rpcs3/Emu/Cell/SPUThread.h b/rpcs3/Emu/Cell/SPUThread.h index c70439887..2dc1a0216 100644 --- a/rpcs3/Emu/Cell/SPUThread.h +++ b/rpcs3/Emu/Cell/SPUThread.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/CPU/CPUThread.h" #include "Emu/Cell/SPUInterpreter.h" diff --git a/rpcs3/Emu/Cell/lv2/lv2.cpp b/rpcs3/Emu/Cell/lv2/lv2.cpp index b3a5f639a..2513c68e8 100644 --- a/rpcs3/Emu/Cell/lv2/lv2.cpp +++ b/rpcs3/Emu/Cell/lv2/lv2.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/Memory/vm_ptr.h" #include "Emu/Memory/vm_locking.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_bdemu.cpp b/rpcs3/Emu/Cell/lv2/sys_bdemu.cpp index c7958ad2a..4dfc6eb3f 100644 --- a/rpcs3/Emu/Cell/lv2/sys_bdemu.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_bdemu.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Memory/vm.h" #include "Emu/Cell/ErrorCodes.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_btsetting.h b/rpcs3/Emu/Cell/lv2/sys_btsetting.h index b2e50913f..9d8ab2c3e 100644 --- a/rpcs3/Emu/Cell/lv2/sys_btsetting.h +++ b/rpcs3/Emu/Cell/lv2/sys_btsetting.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_cond.cpp b/rpcs3/Emu/Cell/lv2/sys_cond.cpp index 2abf3054d..009083ee3 100644 --- a/rpcs3/Emu/Cell/lv2/sys_cond.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_cond.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_cond.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_cond.h b/rpcs3/Emu/Cell/lv2/sys_cond.h index 16537f897..fce60b674 100644 --- a/rpcs3/Emu/Cell/lv2/sys_cond.h +++ b/rpcs3/Emu/Cell/lv2/sys_cond.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "sys_sync.h" #include "sys_mutex.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_config.cpp b/rpcs3/Emu/Cell/lv2/sys_config.cpp index 7c4a0b71a..0f8b6081b 100644 --- a/rpcs3/Emu/Cell/lv2/sys_config.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_config.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/Memory/vm.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_config.h b/rpcs3/Emu/Cell/lv2/sys_config.h index bcfcbd278..936207bdd 100644 --- a/rpcs3/Emu/Cell/lv2/sys_config.h +++ b/rpcs3/Emu/Cell/lv2/sys_config.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/Emu/Cell/lv2/sys_console.cpp b/rpcs3/Emu/Cell/lv2/sys_console.cpp index b8d7db4c6..0bc409e3d 100644 --- a/rpcs3/Emu/Cell/lv2/sys_console.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_console.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/ErrorCodes.h" #include "sys_console.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_event.cpp b/rpcs3/Emu/Cell/lv2/sys_event.cpp index bddb8bb83..215182375 100644 --- a/rpcs3/Emu/Cell/lv2/sys_event.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_event.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_event.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_event.h b/rpcs3/Emu/Cell/lv2/sys_event.h index febf7eb25..b08b93ed2 100644 --- a/rpcs3/Emu/Cell/lv2/sys_event.h +++ b/rpcs3/Emu/Cell/lv2/sys_event.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "sys_sync.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_event_flag.cpp b/rpcs3/Emu/Cell/lv2/sys_event_flag.cpp index 1085b2ebe..4252773a7 100644 --- a/rpcs3/Emu/Cell/lv2/sys_event_flag.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_event_flag.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_event_flag.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_event_flag.h b/rpcs3/Emu/Cell/lv2/sys_event_flag.h index 75eaae97d..6801edac8 100644 --- a/rpcs3/Emu/Cell/lv2/sys_event_flag.h +++ b/rpcs3/Emu/Cell/lv2/sys_event_flag.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "sys_sync.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_fs.cpp b/rpcs3/Emu/Cell/lv2/sys_fs.cpp index 62e51f107..8bcf6e0cd 100644 --- a/rpcs3/Emu/Cell/lv2/sys_fs.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_fs.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_sync.h" #include "sys_fs.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_fs.h b/rpcs3/Emu/Cell/lv2/sys_fs.h index a46f79826..3e1a014b6 100644 --- a/rpcs3/Emu/Cell/lv2/sys_fs.h +++ b/rpcs3/Emu/Cell/lv2/sys_fs.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" #include "Emu/Cell/ErrorCodes.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_gamepad.cpp b/rpcs3/Emu/Cell/lv2/sys_gamepad.cpp index 9e9d3b75b..5101bd37c 100644 --- a/rpcs3/Emu/Cell/lv2/sys_gamepad.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_gamepad.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_gamepad.h" #include "Emu/Cell/ErrorCodes.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_gamepad.h b/rpcs3/Emu/Cell/lv2/sys_gamepad.h index 109f757b7..51690e49a 100644 --- a/rpcs3/Emu/Cell/lv2/sys_gamepad.h +++ b/rpcs3/Emu/Cell/lv2/sys_gamepad.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_gpio.cpp b/rpcs3/Emu/Cell/lv2/sys_gpio.cpp index 2bec31ef0..54eb84543 100644 --- a/rpcs3/Emu/Cell/lv2/sys_gpio.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_gpio.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_gpio.h" #include "Emu/Cell/ErrorCodes.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_gpio.h b/rpcs3/Emu/Cell/lv2/sys_gpio.h index 36490c8c8..f312542c7 100644 --- a/rpcs3/Emu/Cell/lv2/sys_gpio.h +++ b/rpcs3/Emu/Cell/lv2/sys_gpio.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_hid.cpp b/rpcs3/Emu/Cell/lv2/sys_hid.cpp index a08fdd86d..d76398003 100644 --- a/rpcs3/Emu/Cell/lv2/sys_hid.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_hid.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Memory/vm.h" #include "Emu/Cell/ErrorCodes.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_interrupt.cpp b/rpcs3/Emu/Cell/lv2/sys_interrupt.cpp index 4b1f9534b..c5131debe 100644 --- a/rpcs3/Emu/Cell/lv2/sys_interrupt.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_interrupt.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_interrupt.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_io.cpp b/rpcs3/Emu/Cell/lv2/sys_io.cpp index 54110b370..1448b5fe4 100644 --- a/rpcs3/Emu/Cell/lv2/sys_io.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_io.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Memory/vm.h" #include "Emu/IdManager.h" #include "Emu/Cell/ErrorCodes.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_lwcond.cpp b/rpcs3/Emu/Cell/lv2/sys_lwcond.cpp index 6b548f1da..fa537e8b4 100644 --- a/rpcs3/Emu/Cell/lv2/sys_lwcond.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_lwcond.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_lwcond.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_lwcond.h b/rpcs3/Emu/Cell/lv2/sys_lwcond.h index e390392d2..5193c0194 100644 --- a/rpcs3/Emu/Cell/lv2/sys_lwcond.h +++ b/rpcs3/Emu/Cell/lv2/sys_lwcond.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "sys_sync.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_lwmutex.cpp b/rpcs3/Emu/Cell/lv2/sys_lwmutex.cpp index cf8b3387f..ebba83f17 100644 --- a/rpcs3/Emu/Cell/lv2/sys_lwmutex.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_lwmutex.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_lwmutex.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_memory.cpp b/rpcs3/Emu/Cell/lv2/sys_memory.cpp index c72b2928e..718c3132f 100644 --- a/rpcs3/Emu/Cell/lv2/sys_memory.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_memory.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_memory.h" #include "Emu/Memory/vm_locking.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_memory.h b/rpcs3/Emu/Cell/lv2/sys_memory.h index 90c4a6857..d2456733b 100644 --- a/rpcs3/Emu/Cell/lv2/sys_memory.h +++ b/rpcs3/Emu/Cell/lv2/sys_memory.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_mmapper.cpp b/rpcs3/Emu/Cell/lv2/sys_mmapper.cpp index e4e34e06d..1901a096d 100644 --- a/rpcs3/Emu/Cell/lv2/sys_mmapper.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_mmapper.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_mmapper.h" #include "Emu/Cell/PPUThread.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_mmapper.h b/rpcs3/Emu/Cell/lv2/sys_mmapper.h index 6850c325e..13244c4b9 100644 --- a/rpcs3/Emu/Cell/lv2/sys_mmapper.h +++ b/rpcs3/Emu/Cell/lv2/sys_mmapper.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "sys_sync.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_mutex.cpp b/rpcs3/Emu/Cell/lv2/sys_mutex.cpp index c0a57f90f..f55578e1e 100644 --- a/rpcs3/Emu/Cell/lv2/sys_mutex.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_mutex.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_mutex.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_mutex.h b/rpcs3/Emu/Cell/lv2/sys_mutex.h index 149831832..8d8624c79 100644 --- a/rpcs3/Emu/Cell/lv2/sys_mutex.h +++ b/rpcs3/Emu/Cell/lv2/sys_mutex.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "sys_sync.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_net.cpp b/rpcs3/Emu/Cell/lv2/sys_net.cpp index 272ecb3e7..4011eec9e 100644 --- a/rpcs3/Emu/Cell/lv2/sys_net.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_net.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_net.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_overlay.cpp b/rpcs3/Emu/Cell/lv2/sys_overlay.cpp index 632998b3f..4eb1213a5 100644 --- a/rpcs3/Emu/Cell/lv2/sys_overlay.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_overlay.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/ErrorCodes.h" #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_overlay.h b/rpcs3/Emu/Cell/lv2/sys_overlay.h index 3786414ac..3af02c3b9 100644 --- a/rpcs3/Emu/Cell/lv2/sys_overlay.h +++ b/rpcs3/Emu/Cell/lv2/sys_overlay.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Cell/PPUAnalyser.h" #include "sys_sync.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_ppu_thread.cpp b/rpcs3/Emu/Cell/lv2/sys_ppu_thread.cpp index c19faa20e..a619c80a4 100644 --- a/rpcs3/Emu/Cell/lv2/sys_ppu_thread.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_ppu_thread.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_ppu_thread.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_ppu_thread.h b/rpcs3/Emu/Cell/lv2/sys_ppu_thread.h index f38627789..0f8bcd34d 100644 --- a/rpcs3/Emu/Cell/lv2/sys_ppu_thread.h +++ b/rpcs3/Emu/Cell/lv2/sys_ppu_thread.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_process.cpp b/rpcs3/Emu/Cell/lv2/sys_process.cpp index 0891b3860..891bb5632 100644 --- a/rpcs3/Emu/Cell/lv2/sys_process.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_process.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_process.h" #include "Emu/Memory/vm_ptr.h" #include "Emu/System.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_process.h b/rpcs3/Emu/Cell/lv2/sys_process.h index 78b86f3f5..784d2b44c 100644 --- a/rpcs3/Emu/Cell/lv2/sys_process.h +++ b/rpcs3/Emu/Cell/lv2/sys_process.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Crypto/unself.h" #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_prx.cpp b/rpcs3/Emu/Cell/lv2/sys_prx.cpp index 743547266..231aed8c2 100644 --- a/rpcs3/Emu/Cell/lv2/sys_prx.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_prx.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_prx.h" #include "Emu/VFS.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_prx.h b/rpcs3/Emu/Cell/lv2/sys_prx.h index 6e63ef68a..c4612357a 100644 --- a/rpcs3/Emu/Cell/lv2/sys_prx.h +++ b/rpcs3/Emu/Cell/lv2/sys_prx.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "sys_sync.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_rsx.cpp b/rpcs3/Emu/Cell/lv2/sys_rsx.cpp index 5f0280cc2..89196ed64 100644 --- a/rpcs3/Emu/Cell/lv2/sys_rsx.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_rsx.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_rsx.h" #include "Emu/Cell/PPUModule.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_rsx.h b/rpcs3/Emu/Cell/lv2/sys_rsx.h index 702c451db..885148ac0 100644 --- a/rpcs3/Emu/Cell/lv2/sys_rsx.h +++ b/rpcs3/Emu/Cell/lv2/sys_rsx.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/mutex.h" #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_rsxaudio.cpp b/rpcs3/Emu/Cell/lv2/sys_rsxaudio.cpp index 2f140cb8d..f221c96e7 100644 --- a/rpcs3/Emu/Cell/lv2/sys_rsxaudio.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_rsxaudio.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Memory/vm.h" #include "Emu/Cell/ErrorCodes.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_rwlock.cpp b/rpcs3/Emu/Cell/lv2/sys_rwlock.cpp index df94e4a2c..4124ecedd 100644 --- a/rpcs3/Emu/Cell/lv2/sys_rwlock.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_rwlock.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_rwlock.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_semaphore.cpp b/rpcs3/Emu/Cell/lv2/sys_semaphore.cpp index be1c4790f..4de5297a8 100644 --- a/rpcs3/Emu/Cell/lv2/sys_semaphore.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_semaphore.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_semaphore.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_sm.cpp b/rpcs3/Emu/Cell/lv2/sys_sm.cpp index 7c4cdc3ee..d4bf3009e 100644 --- a/rpcs3/Emu/Cell/lv2/sys_sm.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_sm.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Memory/vm.h" #include "Emu/Cell/ErrorCodes.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_spu.cpp b/rpcs3/Emu/Cell/lv2/sys_spu.cpp index a84da52b6..3ee8cb6c3 100644 --- a/rpcs3/Emu/Cell/lv2/sys_spu.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_spu.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_spu.h" #include "Emu/System.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_spu.h b/rpcs3/Emu/Cell/lv2/sys_spu.h index 1e48d986f..169d8ce7d 100644 --- a/rpcs3/Emu/Cell/lv2/sys_spu.h +++ b/rpcs3/Emu/Cell/lv2/sys_spu.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "sys_sync.h" #include "sys_event.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_ss.cpp b/rpcs3/Emu/Cell/lv2/sys_ss.cpp index df5fff3f8..7372e2908 100644 --- a/rpcs3/Emu/Cell/lv2/sys_ss.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_ss.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_ss.h" #include "sys_process.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_ss.h b/rpcs3/Emu/Cell/lv2/sys_ss.h index 19890e990..fb2e21cc4 100644 --- a/rpcs3/Emu/Cell/lv2/sys_ss.h +++ b/rpcs3/Emu/Cell/lv2/sys_ss.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" #include "Emu/Cell/ErrorCodes.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_storage.cpp b/rpcs3/Emu/Cell/lv2/sys_storage.cpp index bd4408434..fbc6de4c1 100644 --- a/rpcs3/Emu/Cell/lv2/sys_storage.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_storage.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/ErrorCodes.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_sync.h b/rpcs3/Emu/Cell/lv2/sys_sync.h index 4622cd98d..4b4f05de6 100644 --- a/rpcs3/Emu/Cell/lv2/sys_sync.h +++ b/rpcs3/Emu/Cell/lv2/sys_sync.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/mutex.h" #include "Utilities/sema.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_time.cpp b/rpcs3/Emu/Cell/lv2/sys_time.cpp index 703c5e57e..926f439e7 100644 --- a/rpcs3/Emu/Cell/lv2/sys_time.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_time.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_time.h" #include "Emu/system_config.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_timer.cpp b/rpcs3/Emu/Cell/lv2/sys_timer.cpp index 89bcb21d8..2f09c492b 100644 --- a/rpcs3/Emu/Cell/lv2/sys_timer.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_timer.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_timer.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_trace.cpp b/rpcs3/Emu/Cell/lv2/sys_trace.cpp index c4e9f135b..f1ab81186 100644 --- a/rpcs3/Emu/Cell/lv2/sys_trace.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_trace.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_trace.h" #include "Emu/Cell/ErrorCodes.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_tty.cpp b/rpcs3/Emu/Cell/lv2/sys_tty.cpp index 916852a74..4c4a3bc62 100644 --- a/rpcs3/Emu/Cell/lv2/sys_tty.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_tty.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/system_config.h" #include "sys_tty.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_uart.cpp b/rpcs3/Emu/Cell/lv2/sys_uart.cpp index 7be042b8f..e4c5511dc 100644 --- a/rpcs3/Emu/Cell/lv2/sys_uart.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_uart.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Cell/ErrorCodes.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_usbd.cpp b/rpcs3/Emu/Cell/lv2/sys_usbd.cpp index 57b0b6712..d4715b5db 100644 --- a/rpcs3/Emu/Cell/lv2/sys_usbd.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_usbd.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_usbd.h" #include "sys_ppu_thread.h" #include "sys_sync.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_usbd.h b/rpcs3/Emu/Cell/lv2/sys_usbd.h index f63b623b8..1978259db 100644 --- a/rpcs3/Emu/Cell/lv2/sys_usbd.h +++ b/rpcs3/Emu/Cell/lv2/sys_usbd.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_vm.cpp b/rpcs3/Emu/Cell/lv2/sys_vm.cpp index 2eb4fa13b..54fd763f4 100644 --- a/rpcs3/Emu/Cell/lv2/sys_vm.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_vm.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "sys_vm.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/Cell/lv2/sys_vm.h b/rpcs3/Emu/Cell/lv2/sys_vm.h index 31a4d6b1a..c058baeb5 100644 --- a/rpcs3/Emu/Cell/lv2/sys_vm.h +++ b/rpcs3/Emu/Cell/lv2/sys_vm.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" #include "sys_memory.h" diff --git a/rpcs3/Emu/GDB.cpp b/rpcs3/Emu/GDB.cpp index 8e73ebdc3..04226c74c 100644 --- a/rpcs3/Emu/GDB.cpp +++ b/rpcs3/Emu/GDB.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "GDB.h" #include "util/logs.hpp" diff --git a/rpcs3/Emu/GameInfo.h b/rpcs3/Emu/GameInfo.h index 3c20287e8..3c7f0fcd5 100644 --- a/rpcs3/Emu/GameInfo.h +++ b/rpcs3/Emu/GameInfo.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/types.h" #include diff --git a/rpcs3/Emu/IdManager.cpp b/rpcs3/Emu/IdManager.cpp index 8dfbdec3f..9f001ac9b 100644 --- a/rpcs3/Emu/IdManager.cpp +++ b/rpcs3/Emu/IdManager.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "IdManager.h" #include "Utilities/Thread.h" diff --git a/rpcs3/Emu/IdManager.h b/rpcs3/Emu/IdManager.h index 224901d81..5712d777f 100644 --- a/rpcs3/Emu/IdManager.h +++ b/rpcs3/Emu/IdManager.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/types.h" #include "Utilities/mutex.h" diff --git a/rpcs3/Emu/Io/GHLtar.cpp b/rpcs3/Emu/Io/GHLtar.cpp index ee3031b20..9e583c0e6 100644 --- a/rpcs3/Emu/Io/GHLtar.cpp +++ b/rpcs3/Emu/Io/GHLtar.cpp @@ -1,4 +1,4 @@ -// Guitar Hero Live controller emulator +// Guitar Hero Live controller emulator #include "stdafx.h" #include "GHLtar.h" diff --git a/rpcs3/Emu/Io/GHLtar.h b/rpcs3/Emu/Io/GHLtar.h index db7d707ad..564d93203 100644 --- a/rpcs3/Emu/Io/GHLtar.h +++ b/rpcs3/Emu/Io/GHLtar.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Io/usb_device.h" diff --git a/rpcs3/Emu/Io/Keyboard.h b/rpcs3/Emu/Io/Keyboard.h index 25e577600..20cf4c21f 100644 --- a/rpcs3/Emu/Io/Keyboard.h +++ b/rpcs3/Emu/Io/Keyboard.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/types.h" diff --git a/rpcs3/Emu/Io/KeyboardHandler.cpp b/rpcs3/Emu/Io/KeyboardHandler.cpp index 7d02c9ff6..edcea3e90 100644 --- a/rpcs3/Emu/Io/KeyboardHandler.cpp +++ b/rpcs3/Emu/Io/KeyboardHandler.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "KeyboardHandler.h" #include "Utilities/StrUtil.h" diff --git a/rpcs3/Emu/Io/KeyboardHandler.h b/rpcs3/Emu/Io/KeyboardHandler.h index 859329c79..33c948f34 100644 --- a/rpcs3/Emu/Io/KeyboardHandler.h +++ b/rpcs3/Emu/Io/KeyboardHandler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Keyboard.h" diff --git a/rpcs3/Emu/Io/MouseHandler.h b/rpcs3/Emu/Io/MouseHandler.h index 04c66ed20..e8204b4f8 100644 --- a/rpcs3/Emu/Io/MouseHandler.h +++ b/rpcs3/Emu/Io/MouseHandler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include "Utilities/mutex.h" diff --git a/rpcs3/Emu/Io/Null/NullKeyboardHandler.h b/rpcs3/Emu/Io/Null/NullKeyboardHandler.h index 51b423307..31ac52006 100644 --- a/rpcs3/Emu/Io/Null/NullKeyboardHandler.h +++ b/rpcs3/Emu/Io/Null/NullKeyboardHandler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Io/KeyboardHandler.h" diff --git a/rpcs3/Emu/Io/Null/NullMouseHandler.h b/rpcs3/Emu/Io/Null/NullMouseHandler.h index e62a41667..1c451fa4c 100644 --- a/rpcs3/Emu/Io/Null/NullMouseHandler.h +++ b/rpcs3/Emu/Io/Null/NullMouseHandler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Io/MouseHandler.h" diff --git a/rpcs3/Emu/Io/Null/NullPadHandler.h b/rpcs3/Emu/Io/Null/NullPadHandler.h index b34a84343..a015cae42 100644 --- a/rpcs3/Emu/Io/Null/NullPadHandler.h +++ b/rpcs3/Emu/Io/Null/NullPadHandler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Io/PadHandler.h" diff --git a/rpcs3/Emu/Io/PadHandler.cpp b/rpcs3/Emu/Io/PadHandler.cpp index ccbe879d2..1fc66ad00 100644 --- a/rpcs3/Emu/Io/PadHandler.cpp +++ b/rpcs3/Emu/Io/PadHandler.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "PadHandler.h" #include "Emu/System.h" #include "Input/pad_thread.h" diff --git a/rpcs3/Emu/Io/PadHandler.h b/rpcs3/Emu/Io/PadHandler.h index 401fd0379..68d5397e8 100644 --- a/rpcs3/Emu/Io/PadHandler.h +++ b/rpcs3/Emu/Io/PadHandler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include "pad_types.h" diff --git a/rpcs3/Emu/Io/Skylander.cpp b/rpcs3/Emu/Io/Skylander.cpp index cd94761e4..ba5b6f320 100644 --- a/rpcs3/Emu/Io/Skylander.cpp +++ b/rpcs3/Emu/Io/Skylander.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Skylander.h" #include "Emu/Cell/lv2/sys_usbd.h" diff --git a/rpcs3/Emu/Io/Skylander.h b/rpcs3/Emu/Io/Skylander.h index 0803564df..33b1d7a41 100644 --- a/rpcs3/Emu/Io/Skylander.h +++ b/rpcs3/Emu/Io/Skylander.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Io/usb_device.h" #include diff --git a/rpcs3/Emu/Io/interception.cpp b/rpcs3/Emu/Io/interception.cpp index fc7cdf972..cd213ec59 100644 --- a/rpcs3/Emu/Io/interception.cpp +++ b/rpcs3/Emu/Io/interception.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "interception.h" #include "KeyboardHandler.h" #include "MouseHandler.h" diff --git a/rpcs3/Emu/Io/interception.h b/rpcs3/Emu/Io/interception.h index 48d3fa7b7..df10ff423 100644 --- a/rpcs3/Emu/Io/interception.h +++ b/rpcs3/Emu/Io/interception.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/Emu/Io/pad_config.cpp b/rpcs3/Emu/Io/pad_config.cpp index c5c632410..79d87d13d 100644 --- a/rpcs3/Emu/Io/pad_config.cpp +++ b/rpcs3/Emu/Io/pad_config.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "pad_config.h" #include "Emu/System.h" diff --git a/rpcs3/Emu/Io/pad_config.h b/rpcs3/Emu/Io/pad_config.h index 03802a95f..3709de4d5 100644 --- a/rpcs3/Emu/Io/pad_config.h +++ b/rpcs3/Emu/Io/pad_config.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "pad_config_types.h" diff --git a/rpcs3/Emu/Io/pad_config_types.cpp b/rpcs3/Emu/Io/pad_config_types.cpp index 75672f8a5..703b0686d 100644 --- a/rpcs3/Emu/Io/pad_config_types.cpp +++ b/rpcs3/Emu/Io/pad_config_types.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "pad_config_types.h" template <> diff --git a/rpcs3/Emu/Io/pad_config_types.h b/rpcs3/Emu/Io/pad_config_types.h index dc9c22c14..0f07a7b58 100644 --- a/rpcs3/Emu/Io/pad_config_types.h +++ b/rpcs3/Emu/Io/pad_config_types.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/types.h" diff --git a/rpcs3/Emu/Io/pad_types.h b/rpcs3/Emu/Io/pad_types.h index d1347b0c5..d9ab1a2fe 100644 --- a/rpcs3/Emu/Io/pad_types.h +++ b/rpcs3/Emu/Io/pad_types.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once enum SystemInfo { diff --git a/rpcs3/Emu/Io/usb_device.cpp b/rpcs3/Emu/Io/usb_device.cpp index 315cc8e09..08c9dfa9a 100644 --- a/rpcs3/Emu/Io/usb_device.cpp +++ b/rpcs3/Emu/Io/usb_device.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "Emu/Cell/lv2/sys_usbd.h" diff --git a/rpcs3/Emu/Io/usb_device.h b/rpcs3/Emu/Io/usb_device.h index 18fbfaa27..c2f22432b 100644 --- a/rpcs3/Emu/Io/usb_device.h +++ b/rpcs3/Emu/Io/usb_device.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #ifdef _MSC_VER #pragma warning(push, 0) diff --git a/rpcs3/Emu/Memory/vm.cpp b/rpcs3/Emu/Memory/vm.cpp index 73026ff67..ec6e65252 100644 --- a/rpcs3/Emu/Memory/vm.cpp +++ b/rpcs3/Emu/Memory/vm.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "vm_locking.h" #include "vm_ptr.h" #include "vm_ref.h" diff --git a/rpcs3/Emu/Memory/vm.h b/rpcs3/Emu/Memory/vm.h index ca6a1f5cb..57ee49df4 100644 --- a/rpcs3/Emu/Memory/vm.h +++ b/rpcs3/Emu/Memory/vm.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/Emu/NP/np_handler.cpp b/rpcs3/Emu/NP/np_handler.cpp index 345ebbfb4..c76c908c5 100644 --- a/rpcs3/Emu/NP/np_handler.cpp +++ b/rpcs3/Emu/NP/np_handler.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include #include "Emu/system_config.h" #include "np_handler.h" diff --git a/rpcs3/Emu/NP/np_structs_extra.cpp b/rpcs3/Emu/NP/np_structs_extra.cpp index 36788366b..5073b77f0 100644 --- a/rpcs3/Emu/NP/np_structs_extra.cpp +++ b/rpcs3/Emu/NP/np_structs_extra.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "np_structs_extra.h" diff --git a/rpcs3/Emu/NP/np_structs_extra.h b/rpcs3/Emu/NP/np_structs_extra.h index fd1b56b5c..b45842864 100644 --- a/rpcs3/Emu/NP/np_structs_extra.h +++ b/rpcs3/Emu/NP/np_structs_extra.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Cell/Modules/sceNp2.h" diff --git a/rpcs3/Emu/NP/rpcn_client.cpp b/rpcs3/Emu/NP/rpcn_client.cpp index e58ff7518..8b20eb5e1 100644 --- a/rpcs3/Emu/NP/rpcn_client.cpp +++ b/rpcs3/Emu/NP/rpcn_client.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include #include #include diff --git a/rpcs3/Emu/NP/rpcn_config.cpp b/rpcs3/Emu/NP/rpcn_config.cpp index b4bf0f398..de836628c 100644 --- a/rpcs3/Emu/NP/rpcn_config.cpp +++ b/rpcs3/Emu/NP/rpcn_config.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "rpcn_config.h" #include "Emu/System.h" diff --git a/rpcs3/Emu/NP/rpcn_config.h b/rpcs3/Emu/NP/rpcn_config.h index 96b944a93..9b90bd2ec 100644 --- a/rpcs3/Emu/NP/rpcn_config.h +++ b/rpcs3/Emu/NP/rpcn_config.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/Config.h" diff --git a/rpcs3/Emu/RSX/Capture/rsx_capture.cpp b/rpcs3/Emu/RSX/Capture/rsx_capture.cpp index c0bfe5afa..efa5582ec 100644 --- a/rpcs3/Emu/RSX/Capture/rsx_capture.cpp +++ b/rpcs3/Emu/RSX/Capture/rsx_capture.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "rsx_capture.h" #include "Emu/RSX/Common/BufferUtils.h" #include "Emu/RSX/Common/TextureUtils.h" diff --git a/rpcs3/Emu/RSX/Capture/rsx_replay.cpp b/rpcs3/Emu/RSX/Capture/rsx_replay.cpp index 2dde3ddb8..a5816cc4d 100644 --- a/rpcs3/Emu/RSX/Capture/rsx_replay.cpp +++ b/rpcs3/Emu/RSX/Capture/rsx_replay.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "rsx_replay.h" #include "Emu/Cell/ErrorCodes.h" diff --git a/rpcs3/Emu/RSX/Capture/rsx_replay.h b/rpcs3/Emu/RSX/Capture/rsx_replay.h index 4858cd4a3..2c2a7519e 100644 --- a/rpcs3/Emu/RSX/Capture/rsx_replay.h +++ b/rpcs3/Emu/RSX/Capture/rsx_replay.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/CPU/CPUThread.h" #include "Emu/RSX/rsx_methods.h" diff --git a/rpcs3/Emu/RSX/CgBinaryFragmentProgram.cpp b/rpcs3/Emu/RSX/CgBinaryFragmentProgram.cpp index af43151d9..b6c02093e 100644 --- a/rpcs3/Emu/RSX/CgBinaryFragmentProgram.cpp +++ b/rpcs3/Emu/RSX/CgBinaryFragmentProgram.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "CgBinaryProgram.h" #include "Emu/RSX/RSXFragmentProgram.h" diff --git a/rpcs3/Emu/RSX/CgBinaryProgram.h b/rpcs3/Emu/RSX/CgBinaryProgram.h index 2271d32df..33637e6c2 100644 --- a/rpcs3/Emu/RSX/CgBinaryProgram.h +++ b/rpcs3/Emu/RSX/CgBinaryProgram.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include "Emu/Memory/vm.h" #include "Emu/RSX/GL/GLVertexProgram.h" diff --git a/rpcs3/Emu/RSX/CgBinaryVertexProgram.cpp b/rpcs3/Emu/RSX/CgBinaryVertexProgram.cpp index d80d25c81..3e7dd6c8d 100644 --- a/rpcs3/Emu/RSX/CgBinaryVertexProgram.cpp +++ b/rpcs3/Emu/RSX/CgBinaryVertexProgram.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "CgBinaryProgram.h" #include "Emu/System.h" diff --git a/rpcs3/Emu/RSX/Common/BufferUtils.cpp b/rpcs3/Emu/RSX/Common/BufferUtils.cpp index 5d799b342..8f182877c 100644 --- a/rpcs3/Emu/RSX/Common/BufferUtils.cpp +++ b/rpcs3/Emu/RSX/Common/BufferUtils.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "BufferUtils.h" #include "../rsx_methods.h" #include "Utilities/sysinfo.h" diff --git a/rpcs3/Emu/RSX/Common/BufferUtils.h b/rpcs3/Emu/RSX/Common/BufferUtils.h index 175a36f84..47013d3a4 100644 --- a/rpcs3/Emu/RSX/Common/BufferUtils.h +++ b/rpcs3/Emu/RSX/Common/BufferUtils.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/Emu/RSX/Common/FragmentProgramDecompiler.cpp b/rpcs3/Emu/RSX/Common/FragmentProgramDecompiler.cpp index 9350767ea..62a622b6c 100644 --- a/rpcs3/Emu/RSX/Common/FragmentProgramDecompiler.cpp +++ b/rpcs3/Emu/RSX/Common/FragmentProgramDecompiler.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "../rsx_methods.h" #include "FragmentProgramDecompiler.h" diff --git a/rpcs3/Emu/RSX/Common/FragmentProgramDecompiler.h b/rpcs3/Emu/RSX/Common/FragmentProgramDecompiler.h index e4369e8f0..a88ec4885 100644 --- a/rpcs3/Emu/RSX/Common/FragmentProgramDecompiler.h +++ b/rpcs3/Emu/RSX/Common/FragmentProgramDecompiler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "ShaderParam.h" #include "Emu/RSX/RSXFragmentProgram.h" #include diff --git a/rpcs3/Emu/RSX/Common/GLSLCommon.h b/rpcs3/Emu/RSX/Common/GLSLCommon.h index 0339126a6..8c0a6b1fc 100644 --- a/rpcs3/Emu/RSX/Common/GLSLCommon.h +++ b/rpcs3/Emu/RSX/Common/GLSLCommon.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include "GLSLTypes.h" diff --git a/rpcs3/Emu/RSX/Common/GLSLTypes.h b/rpcs3/Emu/RSX/Common/GLSLTypes.h index 9a1b03613..7fc298759 100644 --- a/rpcs3/Emu/RSX/Common/GLSLTypes.h +++ b/rpcs3/Emu/RSX/Common/GLSLTypes.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once namespace glsl { diff --git a/rpcs3/Emu/RSX/Common/ProgramStateCache.cpp b/rpcs3/Emu/RSX/Common/ProgramStateCache.cpp index 23604abbb..a006aea78 100644 --- a/rpcs3/Emu/RSX/Common/ProgramStateCache.cpp +++ b/rpcs3/Emu/RSX/Common/ProgramStateCache.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "ProgramStateCache.h" #include "Emu/system_config.h" diff --git a/rpcs3/Emu/RSX/Common/ProgramStateCache.h b/rpcs3/Emu/RSX/Common/ProgramStateCache.h index 5b646b1b7..532d93836 100644 --- a/rpcs3/Emu/RSX/Common/ProgramStateCache.h +++ b/rpcs3/Emu/RSX/Common/ProgramStateCache.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/RSX/RSXFragmentProgram.h" #include "Emu/RSX/RSXVertexProgram.h" diff --git a/rpcs3/Emu/RSX/Common/ShaderInterpreter.h b/rpcs3/Emu/RSX/Common/ShaderInterpreter.h index 2f23d85d6..b316477f3 100644 --- a/rpcs3/Emu/RSX/Common/ShaderInterpreter.h +++ b/rpcs3/Emu/RSX/Common/ShaderInterpreter.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once namespace program_common { diff --git a/rpcs3/Emu/RSX/Common/ShaderParam.h b/rpcs3/Emu/RSX/Common/ShaderParam.h index eef2fab70..637226f06 100644 --- a/rpcs3/Emu/RSX/Common/ShaderParam.h +++ b/rpcs3/Emu/RSX/Common/ShaderParam.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/Emu/RSX/Common/TextureUtils.cpp b/rpcs3/Emu/RSX/Common/TextureUtils.cpp index e0f5a97a1..c072fd3e0 100644 --- a/rpcs3/Emu/RSX/Common/TextureUtils.cpp +++ b/rpcs3/Emu/RSX/Common/TextureUtils.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/Memory/vm.h" #include "TextureUtils.h" #include "../RSXThread.h" diff --git a/rpcs3/Emu/RSX/Common/TextureUtils.h b/rpcs3/Emu/RSX/Common/TextureUtils.h index a92854aef..6964dfada 100644 --- a/rpcs3/Emu/RSX/Common/TextureUtils.h +++ b/rpcs3/Emu/RSX/Common/TextureUtils.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "../RSXTexture.h" #include "Utilities/span.h" diff --git a/rpcs3/Emu/RSX/Common/VertexProgramDecompiler.cpp b/rpcs3/Emu/RSX/Common/VertexProgramDecompiler.cpp index 716a727bd..d89c462a9 100644 --- a/rpcs3/Emu/RSX/Common/VertexProgramDecompiler.cpp +++ b/rpcs3/Emu/RSX/Common/VertexProgramDecompiler.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/System.h" #include "VertexProgramDecompiler.h" diff --git a/rpcs3/Emu/RSX/Common/VertexProgramDecompiler.h b/rpcs3/Emu/RSX/Common/VertexProgramDecompiler.h index 6c2888c65..ce1746a76 100644 --- a/rpcs3/Emu/RSX/Common/VertexProgramDecompiler.h +++ b/rpcs3/Emu/RSX/Common/VertexProgramDecompiler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/RSX/RSXVertexProgram.h" #include #include diff --git a/rpcs3/Emu/RSX/Common/ring_buffer_helper.h b/rpcs3/Emu/RSX/Common/ring_buffer_helper.h index b1c6ad58f..06ec2fb87 100644 --- a/rpcs3/Emu/RSX/Common/ring_buffer_helper.h +++ b/rpcs3/Emu/RSX/Common/ring_buffer_helper.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "util/logs.hpp" diff --git a/rpcs3/Emu/RSX/Common/surface_store.h b/rpcs3/Emu/RSX/Common/surface_store.h index 9bf1f0f60..2cbb00a7c 100644 --- a/rpcs3/Emu/RSX/Common/surface_store.h +++ b/rpcs3/Emu/RSX/Common/surface_store.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "surface_utils.h" #include "../gcm_enums.h" diff --git a/rpcs3/Emu/RSX/Common/surface_utils.h b/rpcs3/Emu/RSX/Common/surface_utils.h index de70dd436..5d449d9a8 100644 --- a/rpcs3/Emu/RSX/Common/surface_utils.h +++ b/rpcs3/Emu/RSX/Common/surface_utils.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/types.h" #include "Utilities/geometry.h" diff --git a/rpcs3/Emu/RSX/Common/texture_cache.h b/rpcs3/Emu/RSX/Common/texture_cache.h index 64240c24c..a43075aca 100644 --- a/rpcs3/Emu/RSX/Common/texture_cache.h +++ b/rpcs3/Emu/RSX/Common/texture_cache.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "texture_cache_predictor.h" #include "texture_cache_helpers.h" diff --git a/rpcs3/Emu/RSX/Common/texture_cache_checker.h b/rpcs3/Emu/RSX/Common/texture_cache_checker.h index cdd084510..f4ffd13f1 100644 --- a/rpcs3/Emu/RSX/Common/texture_cache_checker.h +++ b/rpcs3/Emu/RSX/Common/texture_cache_checker.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "../rsx_utils.h" diff --git a/rpcs3/Emu/RSX/Common/texture_cache_helpers.h b/rpcs3/Emu/RSX/Common/texture_cache_helpers.h index 05c466d9d..9b8d3cb69 100644 --- a/rpcs3/Emu/RSX/Common/texture_cache_helpers.h +++ b/rpcs3/Emu/RSX/Common/texture_cache_helpers.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "../rsx_utils.h" #include "TextureUtils.h" diff --git a/rpcs3/Emu/RSX/Common/texture_cache_predictor.h b/rpcs3/Emu/RSX/Common/texture_cache_predictor.h index 07795d350..4b18645df 100644 --- a/rpcs3/Emu/RSX/Common/texture_cache_predictor.h +++ b/rpcs3/Emu/RSX/Common/texture_cache_predictor.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "../rsx_cache.h" #include "../rsx_utils.h" diff --git a/rpcs3/Emu/RSX/Common/texture_cache_utils.h b/rpcs3/Emu/RSX/Common/texture_cache_utils.h index 5a713c652..33486a47b 100644 --- a/rpcs3/Emu/RSX/Common/texture_cache_utils.h +++ b/rpcs3/Emu/RSX/Common/texture_cache_utils.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "../rsx_cache.h" #include "texture_cache_predictor.h" diff --git a/rpcs3/Emu/RSX/GCM.h b/rpcs3/Emu/RSX/GCM.h index 90cefc0b4..5888768cd 100644 --- a/rpcs3/Emu/RSX/GCM.h +++ b/rpcs3/Emu/RSX/GCM.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Memory/vm_ptr.h" #include "gcm_enums.h" diff --git a/rpcs3/Emu/RSX/GL/GLCommonDecompiler.cpp b/rpcs3/Emu/RSX/GL/GLCommonDecompiler.cpp index 625e6b6dc..b23b9cf3f 100644 --- a/rpcs3/Emu/RSX/GL/GLCommonDecompiler.cpp +++ b/rpcs3/Emu/RSX/GL/GLCommonDecompiler.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "GLCommonDecompiler.h" namespace gl diff --git a/rpcs3/Emu/RSX/GL/GLCompute.h b/rpcs3/Emu/RSX/GL/GLCompute.h index 7d22bd7d2..2f6b7773b 100644 --- a/rpcs3/Emu/RSX/GL/GLCompute.h +++ b/rpcs3/Emu/RSX/GL/GLCompute.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/StrUtil.h" #include "Emu/IdManager.h" diff --git a/rpcs3/Emu/RSX/GL/GLDraw.cpp b/rpcs3/Emu/RSX/GL/GLDraw.cpp index 94f15433d..9ee4e9832 100644 --- a/rpcs3/Emu/RSX/GL/GLDraw.cpp +++ b/rpcs3/Emu/RSX/GL/GLDraw.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "GLGSRender.h" #include "../Common/BufferUtils.h" diff --git a/rpcs3/Emu/RSX/GL/GLExecutionState.h b/rpcs3/Emu/RSX/GL/GLExecutionState.h index b217fa05c..816363236 100644 --- a/rpcs3/Emu/RSX/GL/GLExecutionState.h +++ b/rpcs3/Emu/RSX/GL/GLExecutionState.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/types.h" #include "Utilities/geometry.h" #include "OpenGL.h" diff --git a/rpcs3/Emu/RSX/GL/GLFragmentProgram.cpp b/rpcs3/Emu/RSX/GL/GLFragmentProgram.cpp index ff54defdd..cc7d869b1 100644 --- a/rpcs3/Emu/RSX/GL/GLFragmentProgram.cpp +++ b/rpcs3/Emu/RSX/GL/GLFragmentProgram.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "GLFragmentProgram.h" #include "Emu/System.h" diff --git a/rpcs3/Emu/RSX/GL/GLFragmentProgram.h b/rpcs3/Emu/RSX/GL/GLFragmentProgram.h index bff0503a6..3076c10cd 100644 --- a/rpcs3/Emu/RSX/GL/GLFragmentProgram.h +++ b/rpcs3/Emu/RSX/GL/GLFragmentProgram.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "../Common/FragmentProgramDecompiler.h" #include "../Common/GLSLTypes.h" #include "Emu/RSX/RSXFragmentProgram.h" diff --git a/rpcs3/Emu/RSX/GL/GLGSRender.cpp b/rpcs3/Emu/RSX/GL/GLGSRender.cpp index 8aeade13f..341a06fe2 100644 --- a/rpcs3/Emu/RSX/GL/GLGSRender.cpp +++ b/rpcs3/Emu/RSX/GL/GLGSRender.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "../Overlays/overlay_shader_compile_notification.h" #include "../Overlays/Shaders/shader_loading_dialog_native.h" #include "GLGSRender.h" diff --git a/rpcs3/Emu/RSX/GL/GLGSRender.h b/rpcs3/Emu/RSX/GL/GLGSRender.h index a3ce62351..b2160898f 100644 --- a/rpcs3/Emu/RSX/GL/GLGSRender.h +++ b/rpcs3/Emu/RSX/GL/GLGSRender.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/RSX/GSRender.h" #include "GLHelpers.h" #include "GLTexture.h" diff --git a/rpcs3/Emu/RSX/GL/GLHelpers.cpp b/rpcs3/Emu/RSX/GL/GLHelpers.cpp index 1a7f73d72..1700ff778 100644 --- a/rpcs3/Emu/RSX/GL/GLHelpers.cpp +++ b/rpcs3/Emu/RSX/GL/GLHelpers.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "GLHelpers.h" #include "GLTexture.h" #include "GLCompute.h" diff --git a/rpcs3/Emu/RSX/GL/GLHelpers.h b/rpcs3/Emu/RSX/GL/GLHelpers.h index d5f5c644c..0d1a36eee 100644 --- a/rpcs3/Emu/RSX/GL/GLHelpers.h +++ b/rpcs3/Emu/RSX/GL/GLHelpers.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/Emu/RSX/GL/GLOverlays.h b/rpcs3/Emu/RSX/GL/GLOverlays.h index af27e5e0e..af2cd1b46 100644 --- a/rpcs3/Emu/RSX/GL/GLOverlays.h +++ b/rpcs3/Emu/RSX/GL/GLOverlays.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include "GLHelpers.h" diff --git a/rpcs3/Emu/RSX/GL/GLPipelineCompiler.cpp b/rpcs3/Emu/RSX/GL/GLPipelineCompiler.cpp index 4125b9dcb..73f7bdb45 100644 --- a/rpcs3/Emu/RSX/GL/GLPipelineCompiler.cpp +++ b/rpcs3/Emu/RSX/GL/GLPipelineCompiler.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "GLPipelineCompiler.h" #include "Utilities/Thread.h" diff --git a/rpcs3/Emu/RSX/GL/GLPipelineCompiler.h b/rpcs3/Emu/RSX/GL/GLPipelineCompiler.h index 5d1802a03..6fb8bd51c 100644 --- a/rpcs3/Emu/RSX/GL/GLPipelineCompiler.h +++ b/rpcs3/Emu/RSX/GL/GLPipelineCompiler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "GLHelpers.h" #include "Emu/RSX/display.h" #include "Utilities/lockless.h" diff --git a/rpcs3/Emu/RSX/GL/GLPresent.cpp b/rpcs3/Emu/RSX/GL/GLPresent.cpp index d89d54326..97b8854b7 100644 --- a/rpcs3/Emu/RSX/GL/GLPresent.cpp +++ b/rpcs3/Emu/RSX/GL/GLPresent.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "GLGSRender.h" #include "Emu/Cell/Modules/cellVideoOut.h" diff --git a/rpcs3/Emu/RSX/GL/GLProcTable.h b/rpcs3/Emu/RSX/GL/GLProcTable.h index 7a0287e34..0a2a1a34e 100644 --- a/rpcs3/Emu/RSX/GL/GLProcTable.h +++ b/rpcs3/Emu/RSX/GL/GLProcTable.h @@ -1,4 +1,4 @@ -OPENGL_PROC(PFNGLGENBUFFERSPROC, GenBuffers); +OPENGL_PROC(PFNGLGENBUFFERSPROC, GenBuffers); OPENGL_PROC(PFNGLDELETEBUFFERSPROC, DeleteBuffers); OPENGL_PROC(PFNGLBINDBUFFERPROC, BindBuffer); OPENGL_PROC(PFNGLISBUFFERPROC, IsBuffer); diff --git a/rpcs3/Emu/RSX/GL/GLProgramBuffer.h b/rpcs3/Emu/RSX/GL/GLProgramBuffer.h index d63999ad6..f6c81e2cc 100644 --- a/rpcs3/Emu/RSX/GL/GLProgramBuffer.h +++ b/rpcs3/Emu/RSX/GL/GLProgramBuffer.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "GLVertexProgram.h" #include "GLFragmentProgram.h" #include "GLHelpers.h" diff --git a/rpcs3/Emu/RSX/GL/GLRenderTargets.cpp b/rpcs3/Emu/RSX/GL/GLRenderTargets.cpp index 07b09b710..23052ed1b 100644 --- a/rpcs3/Emu/RSX/GL/GLRenderTargets.cpp +++ b/rpcs3/Emu/RSX/GL/GLRenderTargets.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "GLGSRender.h" color_format rsx::internals::surface_color_format_to_gl(rsx::surface_color_format color_format) diff --git a/rpcs3/Emu/RSX/GL/GLRenderTargets.h b/rpcs3/Emu/RSX/GL/GLRenderTargets.h index 55995ff94..96b3875c4 100644 --- a/rpcs3/Emu/RSX/GL/GLRenderTargets.h +++ b/rpcs3/Emu/RSX/GL/GLRenderTargets.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "../Common/surface_store.h" #include "GLHelpers.h" #include "../rsx_utils.h" diff --git a/rpcs3/Emu/RSX/GL/GLShaderInterpreter.cpp b/rpcs3/Emu/RSX/GL/GLShaderInterpreter.cpp index ccf995249..946627bda 100644 --- a/rpcs3/Emu/RSX/GL/GLShaderInterpreter.cpp +++ b/rpcs3/Emu/RSX/GL/GLShaderInterpreter.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "GLShaderInterpreter.h" #include "GLGSRender.h" #include "GLVertexProgram.h" diff --git a/rpcs3/Emu/RSX/GL/GLShaderInterpreter.h b/rpcs3/Emu/RSX/GL/GLShaderInterpreter.h index 6368fc207..cad5c8ab8 100644 --- a/rpcs3/Emu/RSX/GL/GLShaderInterpreter.h +++ b/rpcs3/Emu/RSX/GL/GLShaderInterpreter.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "GLHelpers.h" #include "../Common/ProgramStateCache.h" #include "../Common/TextureUtils.h" diff --git a/rpcs3/Emu/RSX/GL/GLTextOut.h b/rpcs3/Emu/RSX/GL/GLTextOut.h index d41078936..77a848677 100644 --- a/rpcs3/Emu/RSX/GL/GLTextOut.h +++ b/rpcs3/Emu/RSX/GL/GLTextOut.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include "GLHelpers.h" diff --git a/rpcs3/Emu/RSX/GL/GLTexture.cpp b/rpcs3/Emu/RSX/GL/GLTexture.cpp index 91bd04afd..213528208 100644 --- a/rpcs3/Emu/RSX/GL/GLTexture.cpp +++ b/rpcs3/Emu/RSX/GL/GLTexture.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "GLTexture.h" #include "GLCompute.h" #include "GLRenderTargets.h" diff --git a/rpcs3/Emu/RSX/GL/GLTexture.h b/rpcs3/Emu/RSX/GL/GLTexture.h index f47f81000..19a51eddd 100644 --- a/rpcs3/Emu/RSX/GL/GLTexture.h +++ b/rpcs3/Emu/RSX/GL/GLTexture.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "OpenGL.h" #include "../GCM.h" diff --git a/rpcs3/Emu/RSX/GL/GLTextureCache.h b/rpcs3/Emu/RSX/GL/GLTextureCache.h index e88400a25..812d387db 100644 --- a/rpcs3/Emu/RSX/GL/GLTextureCache.h +++ b/rpcs3/Emu/RSX/GL/GLTextureCache.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" diff --git a/rpcs3/Emu/RSX/GL/GLVertexBuffers.cpp b/rpcs3/Emu/RSX/GL/GLVertexBuffers.cpp index 4cbc65cbf..371e7f1bf 100644 --- a/rpcs3/Emu/RSX/GL/GLVertexBuffers.cpp +++ b/rpcs3/Emu/RSX/GL/GLVertexBuffers.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "GLGSRender.h" #include "../Common/BufferUtils.h" #include "GLHelpers.h" diff --git a/rpcs3/Emu/RSX/GL/GLVertexProgram.cpp b/rpcs3/Emu/RSX/GL/GLVertexProgram.cpp index dc0058079..387e5be5b 100644 --- a/rpcs3/Emu/RSX/GL/GLVertexProgram.cpp +++ b/rpcs3/Emu/RSX/GL/GLVertexProgram.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "GLVertexProgram.h" #include "Emu/System.h" diff --git a/rpcs3/Emu/RSX/GL/GLVertexProgram.h b/rpcs3/Emu/RSX/GL/GLVertexProgram.h index bd05fcde1..dc805faec 100644 --- a/rpcs3/Emu/RSX/GL/GLVertexProgram.h +++ b/rpcs3/Emu/RSX/GL/GLVertexProgram.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "../Common/VertexProgramDecompiler.h" #include "Emu/RSX/RSXVertexProgram.h" #include "GLHelpers.h" diff --git a/rpcs3/Emu/RSX/GSFrameBase.h b/rpcs3/Emu/RSX/GSFrameBase.h index 7d36eb6b5..19f31305b 100644 --- a/rpcs3/Emu/RSX/GSFrameBase.h +++ b/rpcs3/Emu/RSX/GSFrameBase.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/Emu/RSX/GSRender.cpp b/rpcs3/Emu/RSX/GSRender.cpp index a99bf949e..04a250a63 100644 --- a/rpcs3/Emu/RSX/GSRender.cpp +++ b/rpcs3/Emu/RSX/GSRender.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "GSRender.h" diff --git a/rpcs3/Emu/RSX/GSRender.h b/rpcs3/Emu/RSX/GSRender.h index 9e36f7f58..dce4a5f6d 100644 --- a/rpcs3/Emu/RSX/GSRender.h +++ b/rpcs3/Emu/RSX/GSRender.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "GSFrameBase.h" #include "Emu/RSX/RSXThread.h" diff --git a/rpcs3/Emu/RSX/Null/NullGSRender.cpp b/rpcs3/Emu/RSX/Null/NullGSRender.cpp index e6d7a38ff..43eefb949 100644 --- a/rpcs3/Emu/RSX/Null/NullGSRender.cpp +++ b/rpcs3/Emu/RSX/Null/NullGSRender.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "NullGSRender.h" u64 NullGSRender::get_cycles() diff --git a/rpcs3/Emu/RSX/Null/NullGSRender.h b/rpcs3/Emu/RSX/Null/NullGSRender.h index a49e711af..4a3412105 100644 --- a/rpcs3/Emu/RSX/Null/NullGSRender.h +++ b/rpcs3/Emu/RSX/Null/NullGSRender.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/RSX/GSRender.h" class NullGSRender : public GSRender diff --git a/rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog.cpp b/rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog.cpp index d4141f905..3a2c4b2f4 100644 --- a/rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog.cpp +++ b/rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "shader_loading_dialog.h" #include "Emu/System.h" #include "Emu/Cell/Modules/cellMsgDialog.h" diff --git a/rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog.h b/rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog.h index 07a8b4728..07a6dc9a5 100644 --- a/rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog.h +++ b/rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once class MsgDialogBase; diff --git a/rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog_native.cpp b/rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog_native.cpp index f7b03f770..dc5e241d4 100644 --- a/rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog_native.cpp +++ b/rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog_native.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "shader_loading_dialog_native.h" #include "../overlay_message_dialog.h" #include "../../GSRender.h" diff --git a/rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog_native.h b/rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog_native.h index 1fc22ec15..b4590dd75 100644 --- a/rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog_native.h +++ b/rpcs3/Emu/RSX/Overlays/Shaders/shader_loading_dialog_native.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "shader_loading_dialog.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_animation.cpp b/rpcs3/Emu/RSX/Overlays/overlay_animation.cpp index eac0e427c..55c21f959 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_animation.cpp +++ b/rpcs3/Emu/RSX/Overlays/overlay_animation.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "overlay_animation.h" #include "overlay_controls.h" #include "Emu/system_config.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_animation.h b/rpcs3/Emu/RSX/Overlays/overlay_animation.h index a5cd0f933..878f97ec7 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_animation.h +++ b/rpcs3/Emu/RSX/Overlays/overlay_animation.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/types.h" #include "Utilities/geometry.h" #include "overlay_utils.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_controls.h b/rpcs3/Emu/RSX/Overlays/overlay_controls.h index f88300192..ff9ad3a88 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_controls.h +++ b/rpcs3/Emu/RSX/Overlays/overlay_controls.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/types.h" #include "Utilities/geometry.h" #include "Utilities/File.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_edit_text.cpp b/rpcs3/Emu/RSX/Overlays/overlay_edit_text.cpp index 1bfc5b679..8536fc596 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_edit_text.cpp +++ b/rpcs3/Emu/RSX/Overlays/overlay_edit_text.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "overlay_controls.h" namespace rsx diff --git a/rpcs3/Emu/RSX/Overlays/overlay_fonts.cpp b/rpcs3/Emu/RSX/Overlays/overlay_fonts.cpp index 0d98e47ca..9636cdf4c 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_fonts.cpp +++ b/rpcs3/Emu/RSX/Overlays/overlay_fonts.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "overlay_controls.h" #include "Emu/system_config.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_fonts.h b/rpcs3/Emu/RSX/Overlays/overlay_fonts.h index 9e08766bc..d36dd110f 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_fonts.h +++ b/rpcs3/Emu/RSX/Overlays/overlay_fonts.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/types.h" #include "overlay_utils.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_list_view.cpp b/rpcs3/Emu/RSX/Overlays/overlay_list_view.cpp index edfb712ce..c1bfb113a 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_list_view.cpp +++ b/rpcs3/Emu/RSX/Overlays/overlay_list_view.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "overlay_controls.h" #include "Emu/system_config.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_message_dialog.cpp b/rpcs3/Emu/RSX/Overlays/overlay_message_dialog.cpp index 1b496dccd..601c7b0db 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_message_dialog.cpp +++ b/rpcs3/Emu/RSX/Overlays/overlay_message_dialog.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "overlay_message_dialog.h" #include "Emu/System.h" #include "Emu/system_config.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_message_dialog.h b/rpcs3/Emu/RSX/Overlays/overlay_message_dialog.h index a6e8c5846..d19497709 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_message_dialog.h +++ b/rpcs3/Emu/RSX/Overlays/overlay_message_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "overlays.h" #include "Emu/Cell/Modules/cellMsgDialog.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_osk.cpp b/rpcs3/Emu/RSX/Overlays/overlay_osk.cpp index 8f617c99f..7bcea2b12 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_osk.cpp +++ b/rpcs3/Emu/RSX/Overlays/overlay_osk.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "overlay_osk.h" #include "Emu/RSX/RSXThread.h" #include "Emu/Cell/Modules/cellSysutil.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_osk.h b/rpcs3/Emu/RSX/Overlays/overlay_osk.h index b4ebfbb1d..b43c0afdf 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_osk.h +++ b/rpcs3/Emu/RSX/Overlays/overlay_osk.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "overlays.h" #include "overlay_osk_panel.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_osk_panel.cpp b/rpcs3/Emu/RSX/Overlays/overlay_osk_panel.cpp index 48b7d0d2b..16c90db6e 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_osk_panel.cpp +++ b/rpcs3/Emu/RSX/Overlays/overlay_osk_panel.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "overlay_osk_panel.h" namespace rsx diff --git a/rpcs3/Emu/RSX/Overlays/overlay_osk_panel.h b/rpcs3/Emu/RSX/Overlays/overlay_osk_panel.h index 4c1b904bb..316ec4d7b 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_osk_panel.h +++ b/rpcs3/Emu/RSX/Overlays/overlay_osk_panel.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Cell/Modules/cellOskDialog.h" #include "Utilities/geometry.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_perf_metrics.cpp b/rpcs3/Emu/RSX/Overlays/overlay_perf_metrics.cpp index 87dd03a8a..24010501b 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_perf_metrics.cpp +++ b/rpcs3/Emu/RSX/Overlays/overlay_perf_metrics.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "overlay_perf_metrics.h" #include "Emu/RSX/RSXThread.h" #include "Emu/Cell/SPUThread.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_perf_metrics.h b/rpcs3/Emu/RSX/Overlays/overlay_perf_metrics.h index f69e01bb9..940112057 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_perf_metrics.h +++ b/rpcs3/Emu/RSX/Overlays/overlay_perf_metrics.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "overlays.h" #include "Utilities/CPUStats.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_progress_bar.cpp b/rpcs3/Emu/RSX/Overlays/overlay_progress_bar.cpp index 8e83baab5..f25e934c4 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_progress_bar.cpp +++ b/rpcs3/Emu/RSX/Overlays/overlay_progress_bar.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "overlay_controls.h" namespace rsx diff --git a/rpcs3/Emu/RSX/Overlays/overlay_save_dialog.cpp b/rpcs3/Emu/RSX/Overlays/overlay_save_dialog.cpp index 799fba3fd..ecd9cffe3 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_save_dialog.cpp +++ b/rpcs3/Emu/RSX/Overlays/overlay_save_dialog.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "overlay_save_dialog.h" #include "Utilities/date_time.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_save_dialog.h b/rpcs3/Emu/RSX/Overlays/overlay_save_dialog.h index d0142ada0..3e3036237 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_save_dialog.h +++ b/rpcs3/Emu/RSX/Overlays/overlay_save_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "overlays.h" #include "Emu/Cell/Modules/cellSaveData.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_shader_compile_notification.cpp b/rpcs3/Emu/RSX/Overlays/overlay_shader_compile_notification.cpp index 454feb4c3..4d532437b 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_shader_compile_notification.cpp +++ b/rpcs3/Emu/RSX/Overlays/overlay_shader_compile_notification.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "overlay_shader_compile_notification.h" #include "Emu/system_config.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_shader_compile_notification.h b/rpcs3/Emu/RSX/Overlays/overlay_shader_compile_notification.h index ea102dd8c..fec0cfb2c 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_shader_compile_notification.h +++ b/rpcs3/Emu/RSX/Overlays/overlay_shader_compile_notification.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "overlays.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_trophy_notification.cpp b/rpcs3/Emu/RSX/Overlays/overlay_trophy_notification.cpp index a65244b1a..bf7ddb740 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_trophy_notification.cpp +++ b/rpcs3/Emu/RSX/Overlays/overlay_trophy_notification.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "overlay_trophy_notification.h" #include "Emu/Cell/ErrorCodes.h" #include "Emu/RSX/RSXThread.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_trophy_notification.h b/rpcs3/Emu/RSX/Overlays/overlay_trophy_notification.h index a91f35853..ff17533b6 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_trophy_notification.h +++ b/rpcs3/Emu/RSX/Overlays/overlay_trophy_notification.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "overlays.h" #include "Emu/Cell/Modules/sceNpTrophy.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlay_utils.cpp b/rpcs3/Emu/RSX/Overlays/overlay_utils.cpp index 7aaa0b866..75d5bf030 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_utils.cpp +++ b/rpcs3/Emu/RSX/Overlays/overlay_utils.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "overlay_utils.h" LOG_CHANNEL(overlays); diff --git a/rpcs3/Emu/RSX/Overlays/overlay_utils.h b/rpcs3/Emu/RSX/Overlays/overlay_utils.h index 8d903e075..73f28d89c 100644 --- a/rpcs3/Emu/RSX/Overlays/overlay_utils.h +++ b/rpcs3/Emu/RSX/Overlays/overlay_utils.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/types.h" #include "Utilities/geometry.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlays.cpp b/rpcs3/Emu/RSX/Overlays/overlays.cpp index 3f64c0034..213035d48 100644 --- a/rpcs3/Emu/RSX/Overlays/overlays.cpp +++ b/rpcs3/Emu/RSX/Overlays/overlays.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "overlays.h" #include "overlay_message_dialog.h" #include "Input/pad_thread.h" diff --git a/rpcs3/Emu/RSX/Overlays/overlays.h b/rpcs3/Emu/RSX/Overlays/overlays.h index 248eb811c..f949b1208 100644 --- a/rpcs3/Emu/RSX/Overlays/overlays.h +++ b/rpcs3/Emu/RSX/Overlays/overlays.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "overlay_animation.h" #include "overlay_controls.h" diff --git a/rpcs3/Emu/RSX/RSXFIFO.cpp b/rpcs3/Emu/RSX/RSXFIFO.cpp index 9e8c743bb..8a627d53b 100644 --- a/rpcs3/Emu/RSX/RSXFIFO.cpp +++ b/rpcs3/Emu/RSX/RSXFIFO.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "RSXFIFO.h" #include "RSXThread.h" diff --git a/rpcs3/Emu/RSX/RSXFIFO.h b/rpcs3/Emu/RSX/RSXFIFO.h index 6403a5796..6836480bc 100644 --- a/rpcs3/Emu/RSX/RSXFIFO.h +++ b/rpcs3/Emu/RSX/RSXFIFO.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/types.h" #include "Emu/RSX/gcm_enums.h" diff --git a/rpcs3/Emu/RSX/RSXFragmentProgram.h b/rpcs3/Emu/RSX/RSXFragmentProgram.h index 5f86d2bf0..21526f1c1 100644 --- a/rpcs3/Emu/RSX/RSXFragmentProgram.h +++ b/rpcs3/Emu/RSX/RSXFragmentProgram.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "gcm_enums.h" #include "Utilities/types.h" diff --git a/rpcs3/Emu/RSX/RSXOffload.cpp b/rpcs3/Emu/RSX/RSXOffload.cpp index 3d6f49fe6..f9b7ede13 100644 --- a/rpcs3/Emu/RSX/RSXOffload.cpp +++ b/rpcs3/Emu/RSX/RSXOffload.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Common/BufferUtils.h" #include "RSXOffload.h" diff --git a/rpcs3/Emu/RSX/RSXOffload.h b/rpcs3/Emu/RSX/RSXOffload.h index 3508fbfd9..02b3aaf78 100644 --- a/rpcs3/Emu/RSX/RSXOffload.h +++ b/rpcs3/Emu/RSX/RSXOffload.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/types.h" #include "Utilities/address_range.h" diff --git a/rpcs3/Emu/RSX/RSXTexture.cpp b/rpcs3/Emu/RSX/RSXTexture.cpp index 82ba1535b..0c49dfd1a 100644 --- a/rpcs3/Emu/RSX/RSXTexture.cpp +++ b/rpcs3/Emu/RSX/RSXTexture.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "RSXTexture.h" #include "rsx_methods.h" diff --git a/rpcs3/Emu/RSX/RSXTexture.h b/rpcs3/Emu/RSX/RSXTexture.h index 60570fd28..e60df9bd5 100644 --- a/rpcs3/Emu/RSX/RSXTexture.h +++ b/rpcs3/Emu/RSX/RSXTexture.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "gcm_enums.h" namespace rsx diff --git a/rpcs3/Emu/RSX/RSXThread.cpp b/rpcs3/Emu/RSX/RSXThread.cpp index bfbe6e29d..6b02f8496 100644 --- a/rpcs3/Emu/RSX/RSXThread.cpp +++ b/rpcs3/Emu/RSX/RSXThread.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "RSXThread.h" #include "Emu/Cell/PPUCallback.h" diff --git a/rpcs3/Emu/RSX/RSXThread.h b/rpcs3/Emu/RSX/RSXThread.h index 1f501e597..91b69da44 100644 --- a/rpcs3/Emu/RSX/RSXThread.h +++ b/rpcs3/Emu/RSX/RSXThread.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/Emu/RSX/VK/VKCommandStream.cpp b/rpcs3/Emu/RSX/VK/VKCommandStream.cpp index 8f9de9e99..bb053e222 100644 --- a/rpcs3/Emu/RSX/VK/VKCommandStream.cpp +++ b/rpcs3/Emu/RSX/VK/VKCommandStream.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKCommandStream.h" #include "Emu/IdManager.h" #include "Emu/RSX/RSXOffload.h" diff --git a/rpcs3/Emu/RSX/VK/VKCommandStream.h b/rpcs3/Emu/RSX/VK/VKCommandStream.h index 67b465389..68918f062 100644 --- a/rpcs3/Emu/RSX/VK/VKCommandStream.h +++ b/rpcs3/Emu/RSX/VK/VKCommandStream.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "VKHelpers.h" diff --git a/rpcs3/Emu/RSX/VK/VKCommonDecompiler.cpp b/rpcs3/Emu/RSX/VK/VKCommonDecompiler.cpp index 1643c78b0..1fc33c0c6 100644 --- a/rpcs3/Emu/RSX/VK/VKCommonDecompiler.cpp +++ b/rpcs3/Emu/RSX/VK/VKCommonDecompiler.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKCommonDecompiler.h" #ifdef _MSC_VER diff --git a/rpcs3/Emu/RSX/VK/VKCompute.h b/rpcs3/Emu/RSX/VK/VKCompute.h index 2a54015bc..04e3144d0 100644 --- a/rpcs3/Emu/RSX/VK/VKCompute.h +++ b/rpcs3/Emu/RSX/VK/VKCompute.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "VKHelpers.h" #include "VKPipelineCompiler.h" #include "VKRenderPass.h" diff --git a/rpcs3/Emu/RSX/VK/VKDMA.cpp b/rpcs3/Emu/RSX/VK/VKDMA.cpp index 1fc6f12bd..7119925e0 100644 --- a/rpcs3/Emu/RSX/VK/VKDMA.cpp +++ b/rpcs3/Emu/RSX/VK/VKDMA.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKHelpers.h" #include "VKResourceManager.h" #include "VKDMA.h" diff --git a/rpcs3/Emu/RSX/VK/VKDMA.h b/rpcs3/Emu/RSX/VK/VKDMA.h index 5f6a22e24..71dbb0ca8 100644 --- a/rpcs3/Emu/RSX/VK/VKDMA.h +++ b/rpcs3/Emu/RSX/VK/VKDMA.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "VKHelpers.h" namespace vk diff --git a/rpcs3/Emu/RSX/VK/VKDraw.cpp b/rpcs3/Emu/RSX/VK/VKDraw.cpp index 1a11016f8..4d7e59f50 100644 --- a/rpcs3/Emu/RSX/VK/VKDraw.cpp +++ b/rpcs3/Emu/RSX/VK/VKDraw.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKGSRender.h" #include "../Common/BufferUtils.h" diff --git a/rpcs3/Emu/RSX/VK/VKFormats.cpp b/rpcs3/Emu/RSX/VK/VKFormats.cpp index f5ea02371..4c0a349c9 100644 --- a/rpcs3/Emu/RSX/VK/VKFormats.cpp +++ b/rpcs3/Emu/RSX/VK/VKFormats.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKFormats.h" namespace vk diff --git a/rpcs3/Emu/RSX/VK/VKFormats.h b/rpcs3/Emu/RSX/VK/VKFormats.h index 3e78e8e8a..f5f81d955 100644 --- a/rpcs3/Emu/RSX/VK/VKFormats.h +++ b/rpcs3/Emu/RSX/VK/VKFormats.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "VKHelpers.h" #include diff --git a/rpcs3/Emu/RSX/VK/VKFragmentProgram.cpp b/rpcs3/Emu/RSX/VK/VKFragmentProgram.cpp index d097912f6..9662cd23f 100644 --- a/rpcs3/Emu/RSX/VK/VKFragmentProgram.cpp +++ b/rpcs3/Emu/RSX/VK/VKFragmentProgram.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKFragmentProgram.h" #include "VKCommonDecompiler.h" #include "VKHelpers.h" diff --git a/rpcs3/Emu/RSX/VK/VKFragmentProgram.h b/rpcs3/Emu/RSX/VK/VKFragmentProgram.h index f544371c8..d209c3387 100644 --- a/rpcs3/Emu/RSX/VK/VKFragmentProgram.h +++ b/rpcs3/Emu/RSX/VK/VKFragmentProgram.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "../Common/FragmentProgramDecompiler.h" #include "../Common/GLSLTypes.h" #include "Emu/RSX/RSXFragmentProgram.h" diff --git a/rpcs3/Emu/RSX/VK/VKFramebuffer.cpp b/rpcs3/Emu/RSX/VK/VKFramebuffer.cpp index 1dcbb00d0..39dfe54c1 100644 --- a/rpcs3/Emu/RSX/VK/VKFramebuffer.cpp +++ b/rpcs3/Emu/RSX/VK/VKFramebuffer.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKFramebuffer.h" diff --git a/rpcs3/Emu/RSX/VK/VKFramebuffer.h b/rpcs3/Emu/RSX/VK/VKFramebuffer.h index d6064dac5..df5f91c5c 100644 --- a/rpcs3/Emu/RSX/VK/VKFramebuffer.h +++ b/rpcs3/Emu/RSX/VK/VKFramebuffer.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "VKHelpers.h" diff --git a/rpcs3/Emu/RSX/VK/VKGSRender.cpp b/rpcs3/Emu/RSX/VK/VKGSRender.cpp index 246d50433..df8a99876 100644 --- a/rpcs3/Emu/RSX/VK/VKGSRender.cpp +++ b/rpcs3/Emu/RSX/VK/VKGSRender.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "../Overlays/overlay_shader_compile_notification.h" #include "../Overlays/Shaders/shader_loading_dialog_native.h" #include "VKGSRender.h" diff --git a/rpcs3/Emu/RSX/VK/VKGSRender.h b/rpcs3/Emu/RSX/VK/VKGSRender.h index 1c44da384..3e8d0b939 100644 --- a/rpcs3/Emu/RSX/VK/VKGSRender.h +++ b/rpcs3/Emu/RSX/VK/VKGSRender.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/RSX/GSRender.h" #include "VKHelpers.h" #include "VKTextureCache.h" diff --git a/rpcs3/Emu/RSX/VK/VKHelpers.cpp b/rpcs3/Emu/RSX/VK/VKHelpers.cpp index e0b53641f..516e4075c 100644 --- a/rpcs3/Emu/RSX/VK/VKHelpers.cpp +++ b/rpcs3/Emu/RSX/VK/VKHelpers.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKHelpers.h" #include "VKGSRender.h" #include "VKCompute.h" diff --git a/rpcs3/Emu/RSX/VK/VKHelpers.h b/rpcs3/Emu/RSX/VK/VKHelpers.h index 783013315..1895a3613 100644 --- a/rpcs3/Emu/RSX/VK/VKHelpers.h +++ b/rpcs3/Emu/RSX/VK/VKHelpers.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include diff --git a/rpcs3/Emu/RSX/VK/VKOverlays.h b/rpcs3/Emu/RSX/VK/VKOverlays.h index 054aa1366..7d6abdba4 100644 --- a/rpcs3/Emu/RSX/VK/VKOverlays.h +++ b/rpcs3/Emu/RSX/VK/VKOverlays.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "VKHelpers.h" #include "VKVertexProgram.h" #include "VKFragmentProgram.h" diff --git a/rpcs3/Emu/RSX/VK/VKPipelineCompiler.cpp b/rpcs3/Emu/RSX/VK/VKPipelineCompiler.cpp index f357eeef8..bd9416aac 100644 --- a/rpcs3/Emu/RSX/VK/VKPipelineCompiler.cpp +++ b/rpcs3/Emu/RSX/VK/VKPipelineCompiler.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKPipelineCompiler.h" #include "VKRenderPass.h" #include "Utilities/Thread.h" diff --git a/rpcs3/Emu/RSX/VK/VKPipelineCompiler.h b/rpcs3/Emu/RSX/VK/VKPipelineCompiler.h index 1e3f7b71e..82fec8068 100644 --- a/rpcs3/Emu/RSX/VK/VKPipelineCompiler.h +++ b/rpcs3/Emu/RSX/VK/VKPipelineCompiler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "VKHelpers.h" #include "../rsx_utils.h" #include "Utilities/hash.h" diff --git a/rpcs3/Emu/RSX/VK/VKPresent.cpp b/rpcs3/Emu/RSX/VK/VKPresent.cpp index 44d8302fc..8d3bdd626 100644 --- a/rpcs3/Emu/RSX/VK/VKPresent.cpp +++ b/rpcs3/Emu/RSX/VK/VKPresent.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKGSRender.h" #include "Emu/Cell/Modules/cellVideoOut.h" diff --git a/rpcs3/Emu/RSX/VK/VKProgramBuffer.h b/rpcs3/Emu/RSX/VK/VKProgramBuffer.h index 464df3ae8..a149d2d24 100644 --- a/rpcs3/Emu/RSX/VK/VKProgramBuffer.h +++ b/rpcs3/Emu/RSX/VK/VKProgramBuffer.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "VKVertexProgram.h" #include "VKFragmentProgram.h" #include "../Common/ProgramStateCache.h" diff --git a/rpcs3/Emu/RSX/VK/VKProgramPipeline.cpp b/rpcs3/Emu/RSX/VK/VKProgramPipeline.cpp index 7bdcb55d7..23c910ad0 100644 --- a/rpcs3/Emu/RSX/VK/VKProgramPipeline.cpp +++ b/rpcs3/Emu/RSX/VK/VKProgramPipeline.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKHelpers.h" #include diff --git a/rpcs3/Emu/RSX/VK/VKQueryPool.cpp b/rpcs3/Emu/RSX/VK/VKQueryPool.cpp index 913fd58ad..258080b82 100644 --- a/rpcs3/Emu/RSX/VK/VKQueryPool.cpp +++ b/rpcs3/Emu/RSX/VK/VKQueryPool.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKQueryPool.h" #include "VKResourceManager.h" diff --git a/rpcs3/Emu/RSX/VK/VKQueryPool.h b/rpcs3/Emu/RSX/VK/VKQueryPool.h index a7fae15b8..9785695c9 100644 --- a/rpcs3/Emu/RSX/VK/VKQueryPool.h +++ b/rpcs3/Emu/RSX/VK/VKQueryPool.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "VKHelpers.h" namespace vk diff --git a/rpcs3/Emu/RSX/VK/VKRenderPass.cpp b/rpcs3/Emu/RSX/VK/VKRenderPass.cpp index 79b90a836..051d710bf 100644 --- a/rpcs3/Emu/RSX/VK/VKRenderPass.cpp +++ b/rpcs3/Emu/RSX/VK/VKRenderPass.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Utilities/mutex.h" #include "VKRenderPass.h" diff --git a/rpcs3/Emu/RSX/VK/VKRenderPass.h b/rpcs3/Emu/RSX/VK/VKRenderPass.h index 02a96e5f8..a0d6d9e41 100644 --- a/rpcs3/Emu/RSX/VK/VKRenderPass.h +++ b/rpcs3/Emu/RSX/VK/VKRenderPass.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "VKHelpers.h" diff --git a/rpcs3/Emu/RSX/VK/VKRenderTargets.h b/rpcs3/Emu/RSX/VK/VKRenderTargets.h index 315457dcf..01d19fd62 100644 --- a/rpcs3/Emu/RSX/VK/VKRenderTargets.h +++ b/rpcs3/Emu/RSX/VK/VKRenderTargets.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include "VKHelpers.h" diff --git a/rpcs3/Emu/RSX/VK/VKResolveHelper.cpp b/rpcs3/Emu/RSX/VK/VKResolveHelper.cpp index d13e57e80..eca4be425 100644 --- a/rpcs3/Emu/RSX/VK/VKResolveHelper.cpp +++ b/rpcs3/Emu/RSX/VK/VKResolveHelper.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKResolveHelper.h" #include "VKRenderPass.h" diff --git a/rpcs3/Emu/RSX/VK/VKResolveHelper.h b/rpcs3/Emu/RSX/VK/VKResolveHelper.h index 0bf59c371..38e26b8dc 100644 --- a/rpcs3/Emu/RSX/VK/VKResolveHelper.h +++ b/rpcs3/Emu/RSX/VK/VKResolveHelper.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "VKHelpers.h" #include "VKCompute.h" diff --git a/rpcs3/Emu/RSX/VK/VKResourceManager.cpp b/rpcs3/Emu/RSX/VK/VKResourceManager.cpp index 208689950..eef322045 100644 --- a/rpcs3/Emu/RSX/VK/VKResourceManager.cpp +++ b/rpcs3/Emu/RSX/VK/VKResourceManager.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKResourceManager.h" #include "VKGSRender.h" diff --git a/rpcs3/Emu/RSX/VK/VKResourceManager.h b/rpcs3/Emu/RSX/VK/VKResourceManager.h index 9cb8091f7..b56319807 100644 --- a/rpcs3/Emu/RSX/VK/VKResourceManager.h +++ b/rpcs3/Emu/RSX/VK/VKResourceManager.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "VKHelpers.h" namespace vk diff --git a/rpcs3/Emu/RSX/VK/VKShaderInterpreter.cpp b/rpcs3/Emu/RSX/VK/VKShaderInterpreter.cpp index 5094734f4..be9479d88 100644 --- a/rpcs3/Emu/RSX/VK/VKShaderInterpreter.cpp +++ b/rpcs3/Emu/RSX/VK/VKShaderInterpreter.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKShaderInterpreter.h" #include "VKVertexProgram.h" #include "VKFragmentProgram.h" diff --git a/rpcs3/Emu/RSX/VK/VKShaderInterpreter.h b/rpcs3/Emu/RSX/VK/VKShaderInterpreter.h index 36515f1df..903760efc 100644 --- a/rpcs3/Emu/RSX/VK/VKShaderInterpreter.h +++ b/rpcs3/Emu/RSX/VK/VKShaderInterpreter.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "VKProgramBuffer.h" namespace vk diff --git a/rpcs3/Emu/RSX/VK/VKTextOut.h b/rpcs3/Emu/RSX/VK/VKTextOut.h index 00177bcfe..a0754600e 100644 --- a/rpcs3/Emu/RSX/VK/VKTextOut.h +++ b/rpcs3/Emu/RSX/VK/VKTextOut.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "VKHelpers.h" #include "VKVertexProgram.h" #include "VKFragmentProgram.h" diff --git a/rpcs3/Emu/RSX/VK/VKTexture.cpp b/rpcs3/Emu/RSX/VK/VKTexture.cpp index 29a41d517..0d32d372d 100644 --- a/rpcs3/Emu/RSX/VK/VKTexture.cpp +++ b/rpcs3/Emu/RSX/VK/VKTexture.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKHelpers.h" #include "../GCM.h" #include "../rsx_utils.h" diff --git a/rpcs3/Emu/RSX/VK/VKTextureCache.h b/rpcs3/Emu/RSX/VK/VKTextureCache.h index 062f8b340..62d5ef26f 100644 --- a/rpcs3/Emu/RSX/VK/VKTextureCache.h +++ b/rpcs3/Emu/RSX/VK/VKTextureCache.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include "VKRenderTargets.h" #include "VKGSRender.h" diff --git a/rpcs3/Emu/RSX/VK/VKVertexBuffers.cpp b/rpcs3/Emu/RSX/VK/VKVertexBuffers.cpp index 972b015a4..1d3efe1fb 100644 --- a/rpcs3/Emu/RSX/VK/VKVertexBuffers.cpp +++ b/rpcs3/Emu/RSX/VK/VKVertexBuffers.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKGSRender.h" #include "../rsx_methods.h" #include "../Common/BufferUtils.h" diff --git a/rpcs3/Emu/RSX/VK/VKVertexProgram.cpp b/rpcs3/Emu/RSX/VK/VKVertexProgram.cpp index d1e5547bc..f9c89badc 100644 --- a/rpcs3/Emu/RSX/VK/VKVertexProgram.cpp +++ b/rpcs3/Emu/RSX/VK/VKVertexProgram.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VKVertexProgram.h" #include "VKCommonDecompiler.h" diff --git a/rpcs3/Emu/RSX/VK/VKVertexProgram.h b/rpcs3/Emu/RSX/VK/VKVertexProgram.h index 7a4ce1293..d31d6dfa9 100644 --- a/rpcs3/Emu/RSX/VK/VKVertexProgram.h +++ b/rpcs3/Emu/RSX/VK/VKVertexProgram.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "../Common/VertexProgramDecompiler.h" #include "Emu/RSX/RSXVertexProgram.h" #include "Utilities/Thread.h" diff --git a/rpcs3/Emu/RSX/VK/VulkanAPI.h b/rpcs3/Emu/RSX/VK/VulkanAPI.h index f64d7d5fe..c56436c71 100644 --- a/rpcs3/Emu/RSX/VK/VulkanAPI.h +++ b/rpcs3/Emu/RSX/VK/VulkanAPI.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #ifdef _WIN32 #define VK_USE_PLATFORM_WIN32_KHR diff --git a/rpcs3/Emu/RSX/display.h b/rpcs3/Emu/RSX/display.h index 773685c7a..e6d5fa657 100644 --- a/rpcs3/Emu/RSX/display.h +++ b/rpcs3/Emu/RSX/display.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #ifdef _WIN32 #include diff --git a/rpcs3/Emu/RSX/gcm_enums.cpp b/rpcs3/Emu/RSX/gcm_enums.cpp index c8b0f7436..fb5f10829 100644 --- a/rpcs3/Emu/RSX/gcm_enums.cpp +++ b/rpcs3/Emu/RSX/gcm_enums.cpp @@ -1,4 +1,4 @@ -#include "gcm_enums.h" +#include "gcm_enums.h" #include "Utilities/StrFmt.h" rsx::vertex_base_type rsx::to_vertex_base_type(u8 in) diff --git a/rpcs3/Emu/RSX/gcm_enums.h b/rpcs3/Emu/RSX/gcm_enums.h index 60917ddb6..479762456 100644 --- a/rpcs3/Emu/RSX/gcm_enums.h +++ b/rpcs3/Emu/RSX/gcm_enums.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/types.h" namespace rsx diff --git a/rpcs3/Emu/RSX/rsx_cache.h b/rpcs3/Emu/RSX/rsx_cache.h index 85b201cd1..ac2c73413 100644 --- a/rpcs3/Emu/RSX/rsx_cache.h +++ b/rpcs3/Emu/RSX/rsx_cache.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/hash.h" #include "Utilities/File.h" #include "Utilities/lockless.h" diff --git a/rpcs3/Emu/RSX/rsx_decode.h b/rpcs3/Emu/RSX/rsx_decode.h index 4b2f81fb2..10c5fc770 100644 --- a/rpcs3/Emu/RSX/rsx_decode.h +++ b/rpcs3/Emu/RSX/rsx_decode.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/types.h" #include "Utilities/BitField.h" #include "Utilities/StrFmt.h" diff --git a/rpcs3/Emu/RSX/rsx_methods.cpp b/rpcs3/Emu/RSX/rsx_methods.cpp index 587caba1e..4417cc207 100644 --- a/rpcs3/Emu/RSX/rsx_methods.cpp +++ b/rpcs3/Emu/RSX/rsx_methods.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "rsx_methods.h" #include "RSXThread.h" #include "rsx_utils.h" diff --git a/rpcs3/Emu/RSX/rsx_methods.h b/rpcs3/Emu/RSX/rsx_methods.h index d0d8716da..f935980f5 100644 --- a/rpcs3/Emu/RSX/rsx_methods.h +++ b/rpcs3/Emu/RSX/rsx_methods.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/Emu/RSX/rsx_utils.cpp b/rpcs3/Emu/RSX/rsx_utils.cpp index cc637fbf1..397bbbeae 100644 --- a/rpcs3/Emu/RSX/rsx_utils.cpp +++ b/rpcs3/Emu/RSX/rsx_utils.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "rsx_utils.h" #include "rsx_methods.h" #include "Emu/RSX/GCM.h" diff --git a/rpcs3/Emu/RSX/rsx_utils.h b/rpcs3/Emu/RSX/rsx_utils.h index f561c7d11..58d2b21fb 100644 --- a/rpcs3/Emu/RSX/rsx_utils.h +++ b/rpcs3/Emu/RSX/rsx_utils.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "../system_config.h" #include "Utilities/address_range.h" diff --git a/rpcs3/Emu/RSX/rsx_vertex_data.h b/rpcs3/Emu/RSX/rsx_vertex_data.h index d49f44af8..307fe0b1a 100644 --- a/rpcs3/Emu/RSX/rsx_vertex_data.h +++ b/rpcs3/Emu/RSX/rsx_vertex_data.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "gcm_enums.h" diff --git a/rpcs3/Emu/System.cpp b/rpcs3/Emu/System.cpp index 3124170f9..4c48eb58b 100644 --- a/rpcs3/Emu/System.cpp +++ b/rpcs3/Emu/System.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "VFS.h" #include "Utilities/bin_patch.h" #include "Emu/Memory/vm.h" diff --git a/rpcs3/Emu/System.h b/rpcs3/Emu/System.h index e24a564a8..92eb7ea1b 100644 --- a/rpcs3/Emu/System.h +++ b/rpcs3/Emu/System.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include diff --git a/rpcs3/Emu/VFS.cpp b/rpcs3/Emu/VFS.cpp index 8120d6585..4898b91c5 100644 --- a/rpcs3/Emu/VFS.cpp +++ b/rpcs3/Emu/VFS.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "IdManager.h" #include "System.h" #include "VFS.h" diff --git a/rpcs3/Emu/localized_string.cpp b/rpcs3/Emu/localized_string.cpp index c8fa79b7a..4582ddf13 100644 --- a/rpcs3/Emu/localized_string.cpp +++ b/rpcs3/Emu/localized_string.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "localized_string.h" #include "System.h" diff --git a/rpcs3/Emu/localized_string.h b/rpcs3/Emu/localized_string.h index a94e5cd09..35df71110 100644 --- a/rpcs3/Emu/localized_string.h +++ b/rpcs3/Emu/localized_string.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include "localized_string_id.h" diff --git a/rpcs3/Emu/localized_string_id.h b/rpcs3/Emu/localized_string_id.h index 3a7dcf0dc..0cb902ebd 100644 --- a/rpcs3/Emu/localized_string_id.h +++ b/rpcs3/Emu/localized_string_id.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once enum class localized_string_id { diff --git a/rpcs3/Emu/perf_meter.cpp b/rpcs3/Emu/perf_meter.cpp index ab6a5532b..26387c327 100644 --- a/rpcs3/Emu/perf_meter.cpp +++ b/rpcs3/Emu/perf_meter.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "perf_meter.hpp" #include diff --git a/rpcs3/Emu/system_config.cpp b/rpcs3/Emu/system_config.cpp index 5ef5aeaa5..fd850af10 100644 --- a/rpcs3/Emu/system_config.cpp +++ b/rpcs3/Emu/system_config.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "system_config.h" #include "Utilities/StrUtil.h" #include "Utilities/sysinfo.h" diff --git a/rpcs3/Emu/system_config.h b/rpcs3/Emu/system_config.h index 9574b6c02..518d89529 100644 --- a/rpcs3/Emu/system_config.h +++ b/rpcs3/Emu/system_config.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "system_config_types.h" #include "Utilities/Config.h" diff --git a/rpcs3/Emu/system_config_types.cpp b/rpcs3/Emu/system_config_types.cpp index 0cbd305f0..813b725d4 100644 --- a/rpcs3/Emu/system_config_types.cpp +++ b/rpcs3/Emu/system_config_types.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "system_config_types.h" template <> diff --git a/rpcs3/Emu/system_config_types.h b/rpcs3/Emu/system_config_types.h index 35dd8085a..0edee8dcc 100644 --- a/rpcs3/Emu/system_config_types.h +++ b/rpcs3/Emu/system_config_types.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once enum class ppu_decoder_type { diff --git a/rpcs3/Emu/title.cpp b/rpcs3/Emu/title.cpp index c79f6bbbb..351acb7af 100644 --- a/rpcs3/Emu/title.cpp +++ b/rpcs3/Emu/title.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "title.h" #include "rpcs3_version.h" #include "Utilities/sysinfo.h" diff --git a/rpcs3/Emu/title.h b/rpcs3/Emu/title.h index 6a226983b..79f63d292 100644 --- a/rpcs3/Emu/title.h +++ b/rpcs3/Emu/title.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/Input/basic_keyboard_handler.cpp b/rpcs3/Input/basic_keyboard_handler.cpp index c4ddd0517..95bda6a40 100644 --- a/rpcs3/Input/basic_keyboard_handler.cpp +++ b/rpcs3/Input/basic_keyboard_handler.cpp @@ -1,4 +1,4 @@ -#include "basic_keyboard_handler.h" +#include "basic_keyboard_handler.h" #include diff --git a/rpcs3/Input/basic_keyboard_handler.h b/rpcs3/Input/basic_keyboard_handler.h index 1ea909ff7..f99f92e06 100644 --- a/rpcs3/Input/basic_keyboard_handler.h +++ b/rpcs3/Input/basic_keyboard_handler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include "Emu/Io/KeyboardHandler.h" diff --git a/rpcs3/Input/basic_mouse_handler.cpp b/rpcs3/Input/basic_mouse_handler.cpp index 9de59cf7a..80b36f425 100644 --- a/rpcs3/Input/basic_mouse_handler.cpp +++ b/rpcs3/Input/basic_mouse_handler.cpp @@ -1,4 +1,4 @@ -#include +#include #include #include "basic_mouse_handler.h" diff --git a/rpcs3/Input/basic_mouse_handler.h b/rpcs3/Input/basic_mouse_handler.h index 06cea8ab2..0d1c71dd3 100644 --- a/rpcs3/Input/basic_mouse_handler.h +++ b/rpcs3/Input/basic_mouse_handler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include "Emu/Io/MouseHandler.h" diff --git a/rpcs3/Input/ds3_pad_handler.cpp b/rpcs3/Input/ds3_pad_handler.cpp index f9ad39cc2..28258a862 100644 --- a/rpcs3/Input/ds3_pad_handler.cpp +++ b/rpcs3/Input/ds3_pad_handler.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "ds3_pad_handler.h" #include "Emu/Io/pad_config.h" diff --git a/rpcs3/Input/ds3_pad_handler.h b/rpcs3/Input/ds3_pad_handler.h index 18b504d6a..a82396a93 100644 --- a/rpcs3/Input/ds3_pad_handler.h +++ b/rpcs3/Input/ds3_pad_handler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Io/PadHandler.h" diff --git a/rpcs3/Input/ds4_pad_handler.cpp b/rpcs3/Input/ds4_pad_handler.cpp index 2185bc025..610ae0729 100644 --- a/rpcs3/Input/ds4_pad_handler.cpp +++ b/rpcs3/Input/ds4_pad_handler.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "ds4_pad_handler.h" #include "Emu/Io/pad_config.h" diff --git a/rpcs3/Input/ds4_pad_handler.h b/rpcs3/Input/ds4_pad_handler.h index 16f6172b8..d9114fcb7 100644 --- a/rpcs3/Input/ds4_pad_handler.h +++ b/rpcs3/Input/ds4_pad_handler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Io/PadHandler.h" #include "Utilities/CRC.h" diff --git a/rpcs3/Input/evdev_joystick_handler.cpp b/rpcs3/Input/evdev_joystick_handler.cpp index b95613f20..8311f4b3f 100644 --- a/rpcs3/Input/evdev_joystick_handler.cpp +++ b/rpcs3/Input/evdev_joystick_handler.cpp @@ -1,4 +1,4 @@ -// This makes debugging on windows less painful +// This makes debugging on windows less painful //#define HAVE_LIBEVDEV #ifdef HAVE_LIBEVDEV diff --git a/rpcs3/Input/evdev_joystick_handler.h b/rpcs3/Input/evdev_joystick_handler.h index ad5fd0518..ab18d731e 100644 --- a/rpcs3/Input/evdev_joystick_handler.h +++ b/rpcs3/Input/evdev_joystick_handler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #ifdef HAVE_LIBEVDEV #include "stdafx.h" diff --git a/rpcs3/Input/keyboard_pad_handler.cpp b/rpcs3/Input/keyboard_pad_handler.cpp index 43fd59673..31bc889ef 100644 --- a/rpcs3/Input/keyboard_pad_handler.cpp +++ b/rpcs3/Input/keyboard_pad_handler.cpp @@ -1,4 +1,4 @@ -#include "keyboard_pad_handler.h" +#include "keyboard_pad_handler.h" #include "pad_thread.h" #include "Emu/Io/pad_config.h" #include "Input/product_info.h" diff --git a/rpcs3/Input/keyboard_pad_handler.h b/rpcs3/Input/keyboard_pad_handler.h index 3cbb3362c..56ab2b737 100644 --- a/rpcs3/Input/keyboard_pad_handler.h +++ b/rpcs3/Input/keyboard_pad_handler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include "Emu/Io/PadHandler.h" diff --git a/rpcs3/Input/mm_joystick_handler.cpp b/rpcs3/Input/mm_joystick_handler.cpp index 76280b2ba..c10a3f2ab 100644 --- a/rpcs3/Input/mm_joystick_handler.cpp +++ b/rpcs3/Input/mm_joystick_handler.cpp @@ -1,4 +1,4 @@ -#ifdef _WIN32 +#ifdef _WIN32 #include "mm_joystick_handler.h" #include "Emu/Io/pad_config.h" diff --git a/rpcs3/Input/mm_joystick_handler.h b/rpcs3/Input/mm_joystick_handler.h index 3e2992752..9a7adc8b9 100644 --- a/rpcs3/Input/mm_joystick_handler.h +++ b/rpcs3/Input/mm_joystick_handler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include "Emu/Io/PadHandler.h" diff --git a/rpcs3/Input/pad_thread.cpp b/rpcs3/Input/pad_thread.cpp index fbb571cd1..840201c47 100644 --- a/rpcs3/Input/pad_thread.cpp +++ b/rpcs3/Input/pad_thread.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "pad_thread.h" #include "product_info.h" #include "ds3_pad_handler.h" diff --git a/rpcs3/Input/pad_thread.h b/rpcs3/Input/pad_thread.h index e6ce9f053..c4c1c5b5a 100644 --- a/rpcs3/Input/pad_thread.h +++ b/rpcs3/Input/pad_thread.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/Input/product_info.h b/rpcs3/Input/product_info.h index ca1318ae1..f7b0b2e5a 100644 --- a/rpcs3/Input/product_info.h +++ b/rpcs3/Input/product_info.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/Input/xinput_pad_handler.cpp b/rpcs3/Input/xinput_pad_handler.cpp index 5109f42df..a00146c19 100644 --- a/rpcs3/Input/xinput_pad_handler.cpp +++ b/rpcs3/Input/xinput_pad_handler.cpp @@ -1,4 +1,4 @@ - + #ifdef _WIN32 #include "stdafx.h" #include "xinput_pad_handler.h" diff --git a/rpcs3/Input/xinput_pad_handler.h b/rpcs3/Input/xinput_pad_handler.h index 2e2a6143e..7d3680212 100644 --- a/rpcs3/Input/xinput_pad_handler.h +++ b/rpcs3/Input/xinput_pad_handler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Io/PadHandler.h" #define NOMINMAX diff --git a/rpcs3/Loader/ELF.h b/rpcs3/Loader/ELF.h index 7459ae89b..bc07ac40b 100644 --- a/rpcs3/Loader/ELF.h +++ b/rpcs3/Loader/ELF.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "../../Utilities/types.h" #include "../../Utilities/File.h" diff --git a/rpcs3/Loader/PSF.cpp b/rpcs3/Loader/PSF.cpp index c0cd15e8b..690b6b979 100644 --- a/rpcs3/Loader/PSF.cpp +++ b/rpcs3/Loader/PSF.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "PSF.h" LOG_CHANNEL(psf_log, "PSF"); diff --git a/rpcs3/Loader/PUP.cpp b/rpcs3/Loader/PUP.cpp index 9da738f99..a94f54219 100644 --- a/rpcs3/Loader/PUP.cpp +++ b/rpcs3/Loader/PUP.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Crypto/sha1.h" #include "Crypto/key_vault.h" diff --git a/rpcs3/Loader/TAR.cpp b/rpcs3/Loader/TAR.cpp index 2d829c59b..c2ccc36b9 100644 --- a/rpcs3/Loader/TAR.cpp +++ b/rpcs3/Loader/TAR.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "TAR.h" diff --git a/rpcs3/Loader/TROPUSR.cpp b/rpcs3/Loader/TROPUSR.cpp index 6c721744b..45cd2f0e4 100644 --- a/rpcs3/Loader/TROPUSR.cpp +++ b/rpcs3/Loader/TROPUSR.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "restore_new.h" #include "Utilities/rXml.h" #include "define_new_memleakdetect.h" diff --git a/rpcs3/Loader/TROPUSR.h b/rpcs3/Loader/TROPUSR.h index 2ecc92238..9c9b7e3e0 100644 --- a/rpcs3/Loader/TROPUSR.h +++ b/rpcs3/Loader/TROPUSR.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once struct TROPUSRHeader { diff --git a/rpcs3/Loader/TRP.cpp b/rpcs3/Loader/TRP.cpp index d6a3a1411..8f30a829c 100644 --- a/rpcs3/Loader/TRP.cpp +++ b/rpcs3/Loader/TRP.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "Emu/VFS.h" #include "TRP.h" #include "Crypto/sha1.h" diff --git a/rpcs3/display_sleep_control.cpp b/rpcs3/display_sleep_control.cpp index d02119190..c9ee78d10 100644 --- a/rpcs3/display_sleep_control.cpp +++ b/rpcs3/display_sleep_control.cpp @@ -1,4 +1,4 @@ -#include "display_sleep_control.h" +#include "display_sleep_control.h" #ifdef _WIN32 #define WIN32_LEAN_AND_MEAN diff --git a/rpcs3/display_sleep_control.h b/rpcs3/display_sleep_control.h index dc16d0cc4..e2c7ce216 100644 --- a/rpcs3/display_sleep_control.h +++ b/rpcs3/display_sleep_control.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once bool display_sleep_control_supported(); void enable_display_sleep(); diff --git a/rpcs3/headless_application.cpp b/rpcs3/headless_application.cpp index 0feb107c9..81c7e771f 100644 --- a/rpcs3/headless_application.cpp +++ b/rpcs3/headless_application.cpp @@ -1,4 +1,4 @@ -#include "headless_application.h" +#include "headless_application.h" #include "Emu/RSX/Null/NullGSRender.h" #include "Emu/Cell/Modules/cellMsgDialog.h" diff --git a/rpcs3/headless_application.h b/rpcs3/headless_application.h index 0a4b66f8b..faeca9513 100644 --- a/rpcs3/headless_application.h +++ b/rpcs3/headless_application.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" diff --git a/rpcs3/main.cpp b/rpcs3/main.cpp index 72b97466b..c90ae774b 100644 --- a/rpcs3/main.cpp +++ b/rpcs3/main.cpp @@ -1,4 +1,4 @@ -// Qt5.10+ frontend implementation for rpcs3. Known to work on Windows, Linux, Mac +// Qt5.10+ frontend implementation for rpcs3. Known to work on Windows, Linux, Mac // by Sacha Refshauge, Megamouse and flash-fire #include diff --git a/rpcs3/main_application.cpp b/rpcs3/main_application.cpp index 52e549021..ddee8e8e5 100644 --- a/rpcs3/main_application.cpp +++ b/rpcs3/main_application.cpp @@ -1,4 +1,4 @@ -#include "main_application.h" +#include "main_application.h" #include "Input/pad_thread.h" #include "Emu/System.h" diff --git a/rpcs3/main_application.h b/rpcs3/main_application.h index 3e765fa21..c60d8b002 100644 --- a/rpcs3/main_application.h +++ b/rpcs3/main_application.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3_version.cpp b/rpcs3/rpcs3_version.cpp index f71f1773e..c624b7177 100644 --- a/rpcs3/rpcs3_version.cpp +++ b/rpcs3/rpcs3_version.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "rpcs3_version.h" #include "git-version.h" #include "Utilities/StrUtil.h" diff --git a/rpcs3/rpcs3_version.h b/rpcs3/rpcs3_version.h index 80e7553f3..729c96228 100644 --- a/rpcs3/rpcs3_version.h +++ b/rpcs3/rpcs3_version.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include #include diff --git a/rpcs3/rpcs3qt/_discord_utils.cpp b/rpcs3/rpcs3qt/_discord_utils.cpp index fad59dee5..5bfc2a3fa 100644 --- a/rpcs3/rpcs3qt/_discord_utils.cpp +++ b/rpcs3/rpcs3qt/_discord_utils.cpp @@ -1,4 +1,4 @@ -#ifdef WITH_DISCORD_RPC +#ifdef WITH_DISCORD_RPC #include "stdafx.h" #include "_discord_utils.h" #include "discord_rpc.h" diff --git a/rpcs3/rpcs3qt/_discord_utils.h b/rpcs3/rpcs3qt/_discord_utils.h index b6d77aa98..de2b15417 100644 --- a/rpcs3/rpcs3qt/_discord_utils.h +++ b/rpcs3/rpcs3qt/_discord_utils.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/rpcs3qt/about_dialog.cpp b/rpcs3/rpcs3qt/about_dialog.cpp index 1338ec9b0..002baf7c6 100644 --- a/rpcs3/rpcs3qt/about_dialog.cpp +++ b/rpcs3/rpcs3qt/about_dialog.cpp @@ -1,4 +1,4 @@ -#include "about_dialog.h" +#include "about_dialog.h" #include "ui_about_dialog.h" #include "rpcs3_version.h" diff --git a/rpcs3/rpcs3qt/auto_pause_settings_dialog.cpp b/rpcs3/rpcs3qt/auto_pause_settings_dialog.cpp index 79dfa9cd4..552a7c483 100644 --- a/rpcs3/rpcs3qt/auto_pause_settings_dialog.cpp +++ b/rpcs3/rpcs3qt/auto_pause_settings_dialog.cpp @@ -1,4 +1,4 @@ -#include "auto_pause_settings_dialog.h" +#include "auto_pause_settings_dialog.h" #include "table_item_delegate.h" #include "Emu/System.h" diff --git a/rpcs3/rpcs3qt/auto_pause_settings_dialog.h b/rpcs3/rpcs3qt/auto_pause_settings_dialog.h index 717bcfd2e..8b88177b6 100644 --- a/rpcs3/rpcs3qt/auto_pause_settings_dialog.h +++ b/rpcs3/rpcs3qt/auto_pause_settings_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" diff --git a/rpcs3/rpcs3qt/breakpoint_handler.h b/rpcs3/rpcs3qt/breakpoint_handler.h index 253a98165..720934e62 100644 --- a/rpcs3/rpcs3qt/breakpoint_handler.h +++ b/rpcs3/rpcs3qt/breakpoint_handler.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include diff --git a/rpcs3/rpcs3qt/breakpoint_list.cpp b/rpcs3/rpcs3qt/breakpoint_list.cpp index 227bf3ecb..a73dd46b9 100644 --- a/rpcs3/rpcs3qt/breakpoint_list.cpp +++ b/rpcs3/rpcs3qt/breakpoint_list.cpp @@ -1,4 +1,4 @@ -#include "breakpoint_list.h" +#include "breakpoint_list.h" #include "breakpoint_handler.h" #include "Emu/CPU/CPUDisAsm.h" diff --git a/rpcs3/rpcs3qt/breakpoint_list.h b/rpcs3/rpcs3qt/breakpoint_list.h index 2b3eb950a..af6a76f17 100644 --- a/rpcs3/rpcs3qt/breakpoint_list.h +++ b/rpcs3/rpcs3qt/breakpoint_list.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" diff --git a/rpcs3/rpcs3qt/call_stack_list.cpp b/rpcs3/rpcs3qt/call_stack_list.cpp index 379e1fe71..cce0f99c4 100644 --- a/rpcs3/rpcs3qt/call_stack_list.cpp +++ b/rpcs3/rpcs3qt/call_stack_list.cpp @@ -1,4 +1,4 @@ -#include "call_stack_list.h" +#include "call_stack_list.h" constexpr auto qstr = QString::fromStdString; diff --git a/rpcs3/rpcs3qt/call_stack_list.h b/rpcs3/rpcs3qt/call_stack_list.h index fd269140b..971626bf9 100644 --- a/rpcs3/rpcs3qt/call_stack_list.h +++ b/rpcs3/rpcs3qt/call_stack_list.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" diff --git a/rpcs3/rpcs3qt/category.h b/rpcs3/rpcs3qt/category.h index e31c15931..17058d401 100644 --- a/rpcs3/rpcs3qt/category.h +++ b/rpcs3/rpcs3qt/category.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/cg_disasm_window.cpp b/rpcs3/rpcs3qt/cg_disasm_window.cpp index 02950c2a4..3acd5f3f0 100644 --- a/rpcs3/rpcs3qt/cg_disasm_window.cpp +++ b/rpcs3/rpcs3qt/cg_disasm_window.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "cg_disasm_window.h" #include "gui_settings.h" diff --git a/rpcs3/rpcs3qt/cg_disasm_window.h b/rpcs3/rpcs3qt/cg_disasm_window.h index a6a6551c6..c6ab285ed 100644 --- a/rpcs3/rpcs3qt/cg_disasm_window.h +++ b/rpcs3/rpcs3qt/cg_disasm_window.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/cheat_manager.cpp b/rpcs3/rpcs3qt/cheat_manager.cpp index 23ba7baff..e6db4f542 100644 --- a/rpcs3/rpcs3qt/cheat_manager.cpp +++ b/rpcs3/rpcs3qt/cheat_manager.cpp @@ -1,4 +1,4 @@ -#include +#include #include #include #include diff --git a/rpcs3/rpcs3qt/cheat_manager.h b/rpcs3/rpcs3qt/cheat_manager.h index 7b1b26cc7..8b981ae51 100644 --- a/rpcs3/rpcs3qt/cheat_manager.h +++ b/rpcs3/rpcs3qt/cheat_manager.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include diff --git a/rpcs3/rpcs3qt/config_adapter.cpp b/rpcs3/rpcs3qt/config_adapter.cpp index 9b5af24fb..ac8afa730 100644 --- a/rpcs3/rpcs3qt/config_adapter.cpp +++ b/rpcs3/rpcs3qt/config_adapter.cpp @@ -1,4 +1,4 @@ -#include +#include #include "config_adapter.h" #include "Emu/system_config.h" diff --git a/rpcs3/rpcs3qt/config_adapter.h b/rpcs3/rpcs3qt/config_adapter.h index 512480860..e5012832f 100644 --- a/rpcs3/rpcs3qt/config_adapter.h +++ b/rpcs3/rpcs3qt/config_adapter.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/rpcs3qt/curl_handle.cpp b/rpcs3/rpcs3qt/curl_handle.cpp index 10cf5a020..ae8ca82fc 100644 --- a/rpcs3/rpcs3qt/curl_handle.cpp +++ b/rpcs3/rpcs3qt/curl_handle.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "curl_handle.h" #include "Emu/System.h" diff --git a/rpcs3/rpcs3qt/curl_handle.h b/rpcs3/rpcs3qt/curl_handle.h index 302282a75..fd441c4ab 100644 --- a/rpcs3/rpcs3qt/curl_handle.h +++ b/rpcs3/rpcs3qt/curl_handle.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/rpcs3qt/custom_dialog.cpp b/rpcs3/rpcs3qt/custom_dialog.cpp index beed9f8d1..add3c328a 100644 --- a/rpcs3/rpcs3qt/custom_dialog.cpp +++ b/rpcs3/rpcs3qt/custom_dialog.cpp @@ -1,4 +1,4 @@ -#include "custom_dialog.h" +#include "custom_dialog.h" custom_dialog::custom_dialog(bool disableCancel, QWidget* parent) : QDialog(parent), m_disable_cancel(disableCancel) diff --git a/rpcs3/rpcs3qt/custom_dialog.h b/rpcs3/rpcs3qt/custom_dialog.h index 737fb2d63..48531384d 100644 --- a/rpcs3/rpcs3qt/custom_dialog.h +++ b/rpcs3/rpcs3qt/custom_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/custom_dock_widget.h b/rpcs3/rpcs3qt/custom_dock_widget.h index dad70e065..2c54f30ce 100644 --- a/rpcs3/rpcs3qt/custom_dock_widget.h +++ b/rpcs3/rpcs3qt/custom_dock_widget.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/debugger_frame.cpp b/rpcs3/rpcs3qt/debugger_frame.cpp index 050c6a313..fbaf68d8c 100644 --- a/rpcs3/rpcs3qt/debugger_frame.cpp +++ b/rpcs3/rpcs3qt/debugger_frame.cpp @@ -1,4 +1,4 @@ -#include "debugger_frame.h" +#include "debugger_frame.h" #include "register_editor_dialog.h" #include "instruction_editor_dialog.h" #include "gui_settings.h" diff --git a/rpcs3/rpcs3qt/debugger_frame.h b/rpcs3/rpcs3qt/debugger_frame.h index 1d38c9b32..d42b505ff 100644 --- a/rpcs3/rpcs3qt/debugger_frame.h +++ b/rpcs3/rpcs3qt/debugger_frame.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" diff --git a/rpcs3/rpcs3qt/debugger_list.cpp b/rpcs3/rpcs3qt/debugger_list.cpp index 4cba18896..09fb76c17 100644 --- a/rpcs3/rpcs3qt/debugger_list.cpp +++ b/rpcs3/rpcs3qt/debugger_list.cpp @@ -1,4 +1,4 @@ -#include "debugger_list.h" +#include "debugger_list.h" #include "gui_settings.h" #include "breakpoint_handler.h" diff --git a/rpcs3/rpcs3qt/debugger_list.h b/rpcs3/rpcs3qt/debugger_list.h index f4667f383..d1ad38c3c 100644 --- a/rpcs3/rpcs3qt/debugger_list.h +++ b/rpcs3/rpcs3qt/debugger_list.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" diff --git a/rpcs3/rpcs3qt/downloader.cpp b/rpcs3/rpcs3qt/downloader.cpp index 345491d5d..949a5f0cb 100644 --- a/rpcs3/rpcs3qt/downloader.cpp +++ b/rpcs3/rpcs3qt/downloader.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include #include diff --git a/rpcs3/rpcs3qt/downloader.h b/rpcs3/rpcs3qt/downloader.h index f6110084d..b87c8c77b 100644 --- a/rpcs3/rpcs3qt/downloader.h +++ b/rpcs3/rpcs3qt/downloader.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/rpcs3qt/emu_settings.cpp b/rpcs3/rpcs3qt/emu_settings.cpp index b6039171a..37b5d2cef 100644 --- a/rpcs3/rpcs3qt/emu_settings.cpp +++ b/rpcs3/rpcs3qt/emu_settings.cpp @@ -1,4 +1,4 @@ -#include "emu_settings.h" +#include "emu_settings.h" #include "config_adapter.h" #include diff --git a/rpcs3/rpcs3qt/emu_settings.h b/rpcs3/rpcs3qt/emu_settings.h index d1033da7e..745b99c9a 100644 --- a/rpcs3/rpcs3qt/emu_settings.h +++ b/rpcs3/rpcs3qt/emu_settings.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "yaml-cpp/yaml.h" diff --git a/rpcs3/rpcs3qt/emu_settings_type.h b/rpcs3/rpcs3qt/emu_settings_type.h index 325e9e941..b4e36a80d 100644 --- a/rpcs3/rpcs3qt/emu_settings_type.h +++ b/rpcs3/rpcs3qt/emu_settings_type.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/rpcs3qt/fatal_error_dialog.cpp b/rpcs3/rpcs3qt/fatal_error_dialog.cpp index 756c53e09..7610df222 100644 --- a/rpcs3/rpcs3qt/fatal_error_dialog.cpp +++ b/rpcs3/rpcs3qt/fatal_error_dialog.cpp @@ -1,4 +1,4 @@ -#include "fatal_error_dialog.h" +#include "fatal_error_dialog.h" #include #include diff --git a/rpcs3/rpcs3qt/fatal_error_dialog.h b/rpcs3/rpcs3qt/fatal_error_dialog.h index 7d3a95271..96c74aa80 100644 --- a/rpcs3/rpcs3qt/fatal_error_dialog.h +++ b/rpcs3/rpcs3qt/fatal_error_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/rpcs3qt/find_dialog.cpp b/rpcs3/rpcs3qt/find_dialog.cpp index 1a58fec6c..fb15d38c2 100644 --- a/rpcs3/rpcs3qt/find_dialog.cpp +++ b/rpcs3/rpcs3qt/find_dialog.cpp @@ -1,4 +1,4 @@ -#include "find_dialog.h" +#include "find_dialog.h" #include diff --git a/rpcs3/rpcs3qt/find_dialog.h b/rpcs3/rpcs3qt/find_dialog.h index bfbb401e5..a1de7a0dd 100644 --- a/rpcs3/rpcs3qt/find_dialog.h +++ b/rpcs3/rpcs3qt/find_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/game_compatibility.cpp b/rpcs3/rpcs3qt/game_compatibility.cpp index a8386b18b..be9feb30b 100644 --- a/rpcs3/rpcs3qt/game_compatibility.cpp +++ b/rpcs3/rpcs3qt/game_compatibility.cpp @@ -1,4 +1,4 @@ -#include "game_compatibility.h" +#include "game_compatibility.h" #include "gui_settings.h" #include "downloader.h" diff --git a/rpcs3/rpcs3qt/game_compatibility.h b/rpcs3/rpcs3qt/game_compatibility.h index ffc5f5104..d31d4d87a 100644 --- a/rpcs3/rpcs3qt/game_compatibility.h +++ b/rpcs3/rpcs3qt/game_compatibility.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/rpcs3qt/game_list.h b/rpcs3/rpcs3qt/game_list.h index 5ae2179f0..82bf11dca 100644 --- a/rpcs3/rpcs3qt/game_list.h +++ b/rpcs3/rpcs3qt/game_list.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/game_list_frame.cpp b/rpcs3/rpcs3qt/game_list_frame.cpp index 1433750ae..d3bee8941 100644 --- a/rpcs3/rpcs3qt/game_list_frame.cpp +++ b/rpcs3/rpcs3qt/game_list_frame.cpp @@ -1,4 +1,4 @@ -#include "game_list_frame.h" +#include "game_list_frame.h" #include "qt_utils.h" #include "settings_dialog.h" #include "pad_settings_dialog.h" diff --git a/rpcs3/rpcs3qt/game_list_frame.h b/rpcs3/rpcs3qt/game_list_frame.h index 16292ce9e..feac201e1 100644 --- a/rpcs3/rpcs3qt/game_list_frame.h +++ b/rpcs3/rpcs3qt/game_list_frame.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/GameInfo.h" diff --git a/rpcs3/rpcs3qt/game_list_grid.cpp b/rpcs3/rpcs3qt/game_list_grid.cpp index 7b9deed09..ddf6e46d9 100644 --- a/rpcs3/rpcs3qt/game_list_grid.cpp +++ b/rpcs3/rpcs3qt/game_list_grid.cpp @@ -1,4 +1,4 @@ -#include "game_list_grid.h" +#include "game_list_grid.h" #include "game_list_grid_delegate.h" #include "qt_utils.h" diff --git a/rpcs3/rpcs3qt/game_list_grid.h b/rpcs3/rpcs3qt/game_list_grid.h index a26c587e9..5984e860f 100644 --- a/rpcs3/rpcs3qt/game_list_grid.h +++ b/rpcs3/rpcs3qt/game_list_grid.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "game_list.h" diff --git a/rpcs3/rpcs3qt/game_list_grid_delegate.cpp b/rpcs3/rpcs3qt/game_list_grid_delegate.cpp index f8eab90bf..4fd3f9a61 100644 --- a/rpcs3/rpcs3qt/game_list_grid_delegate.cpp +++ b/rpcs3/rpcs3qt/game_list_grid_delegate.cpp @@ -1,4 +1,4 @@ -#include "game_list_grid_delegate.h" +#include "game_list_grid_delegate.h" game_list_grid_delegate::game_list_grid_delegate(const QSize& size, const qreal& margin_factor, const qreal& text_factor, QObject *parent) : QStyledItemDelegate(parent), m_size(size), m_margin_factor(margin_factor), m_text_factor(text_factor) diff --git a/rpcs3/rpcs3qt/game_list_grid_delegate.h b/rpcs3/rpcs3qt/game_list_grid_delegate.h index 14cee213f..8dc485fe4 100644 --- a/rpcs3/rpcs3qt/game_list_grid_delegate.h +++ b/rpcs3/rpcs3qt/game_list_grid_delegate.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/gl_gs_frame.cpp b/rpcs3/rpcs3qt/gl_gs_frame.cpp index bb7a5ba73..edefbff34 100644 --- a/rpcs3/rpcs3qt/gl_gs_frame.cpp +++ b/rpcs3/rpcs3qt/gl_gs_frame.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "gl_gs_frame.h" #include "Emu/system_config.h" diff --git a/rpcs3/rpcs3qt/gl_gs_frame.h b/rpcs3/rpcs3qt/gl_gs_frame.h index be0529b7a..b02174032 100644 --- a/rpcs3/rpcs3qt/gl_gs_frame.h +++ b/rpcs3/rpcs3qt/gl_gs_frame.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include "gs_frame.h" diff --git a/rpcs3/rpcs3qt/gs_frame.cpp b/rpcs3/rpcs3qt/gs_frame.cpp index 420c9bca0..d3b4d0ac0 100644 --- a/rpcs3/rpcs3qt/gs_frame.cpp +++ b/rpcs3/rpcs3qt/gs_frame.cpp @@ -1,4 +1,4 @@ -#include "gs_frame.h" +#include "gs_frame.h" #include "gui_settings.h" #include "Utilities/Config.h" diff --git a/rpcs3/rpcs3qt/gs_frame.h b/rpcs3/rpcs3qt/gs_frame.h index 2442519cd..3fae660d9 100644 --- a/rpcs3/rpcs3qt/gs_frame.h +++ b/rpcs3/rpcs3qt/gs_frame.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include "Emu/RSX/GSFrameBase.h" diff --git a/rpcs3/rpcs3qt/gui_application.cpp b/rpcs3/rpcs3qt/gui_application.cpp index 40672c577..076db6f1b 100644 --- a/rpcs3/rpcs3qt/gui_application.cpp +++ b/rpcs3/rpcs3qt/gui_application.cpp @@ -1,4 +1,4 @@ -#include "gui_application.h" +#include "gui_application.h" #include "qt_utils.h" #include "welcome_dialog.h" diff --git a/rpcs3/rpcs3qt/gui_application.h b/rpcs3/rpcs3qt/gui_application.h index 6c43e9cee..b081b84be 100644 --- a/rpcs3/rpcs3qt/gui_application.h +++ b/rpcs3/rpcs3qt/gui_application.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" diff --git a/rpcs3/rpcs3qt/gui_save.h b/rpcs3/rpcs3qt/gui_save.h index 64eee5fd0..66970172f 100644 --- a/rpcs3/rpcs3qt/gui_save.h +++ b/rpcs3/rpcs3qt/gui_save.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/gui_settings.cpp b/rpcs3/rpcs3qt/gui_settings.cpp index 897a9ab97..18a911a75 100644 --- a/rpcs3/rpcs3qt/gui_settings.cpp +++ b/rpcs3/rpcs3qt/gui_settings.cpp @@ -1,4 +1,4 @@ -#include "gui_settings.h" +#include "gui_settings.h" #include "qt_utils.h" #include "localized.h" diff --git a/rpcs3/rpcs3qt/gui_settings.h b/rpcs3/rpcs3qt/gui_settings.h index 2c888e2d3..efebe101e 100644 --- a/rpcs3/rpcs3qt/gui_settings.h +++ b/rpcs3/rpcs3qt/gui_settings.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "settings.h" #include "util/logs.hpp" diff --git a/rpcs3/rpcs3qt/input_dialog.cpp b/rpcs3/rpcs3qt/input_dialog.cpp index 3d180e7f1..025f49753 100644 --- a/rpcs3/rpcs3qt/input_dialog.cpp +++ b/rpcs3/rpcs3qt/input_dialog.cpp @@ -1,4 +1,4 @@ -#include "input_dialog.h" +#include "input_dialog.h" #include #include diff --git a/rpcs3/rpcs3qt/input_dialog.h b/rpcs3/rpcs3qt/input_dialog.h index 0cdc5b592..b6a41e454 100644 --- a/rpcs3/rpcs3qt/input_dialog.h +++ b/rpcs3/rpcs3qt/input_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/instruction_editor_dialog.cpp b/rpcs3/rpcs3qt/instruction_editor_dialog.cpp index deccf0455..8101f935a 100644 --- a/rpcs3/rpcs3qt/instruction_editor_dialog.cpp +++ b/rpcs3/rpcs3qt/instruction_editor_dialog.cpp @@ -1,4 +1,4 @@ -#include "instruction_editor_dialog.h" +#include "instruction_editor_dialog.h" #include "Emu/Cell/SPUThread.h" #include "Emu/CPU/CPUThread.h" diff --git a/rpcs3/rpcs3qt/instruction_editor_dialog.h b/rpcs3/rpcs3qt/instruction_editor_dialog.h index 90f8ff557..492a16dca 100644 --- a/rpcs3/rpcs3qt/instruction_editor_dialog.h +++ b/rpcs3/rpcs3qt/instruction_editor_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" diff --git a/rpcs3/rpcs3qt/kernel_explorer.cpp b/rpcs3/rpcs3qt/kernel_explorer.cpp index f377652fc..e8bcd6b8c 100644 --- a/rpcs3/rpcs3qt/kernel_explorer.cpp +++ b/rpcs3/rpcs3qt/kernel_explorer.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include diff --git a/rpcs3/rpcs3qt/kernel_explorer.h b/rpcs3/rpcs3qt/kernel_explorer.h index 35708b839..5e1ef9e58 100644 --- a/rpcs3/rpcs3qt/kernel_explorer.h +++ b/rpcs3/rpcs3qt/kernel_explorer.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/localized.cpp b/rpcs3/rpcs3qt/localized.cpp index 2b4d92cc5..eae089ca6 100644 --- a/rpcs3/rpcs3qt/localized.cpp +++ b/rpcs3/rpcs3qt/localized.cpp @@ -1,4 +1,4 @@ -#include "localized.h" +#include "localized.h" Localized::Localized() { diff --git a/rpcs3/rpcs3qt/localized.h b/rpcs3/rpcs3qt/localized.h index 61d7d393b..56911c423 100644 --- a/rpcs3/rpcs3qt/localized.h +++ b/rpcs3/rpcs3qt/localized.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "category.h" diff --git a/rpcs3/rpcs3qt/localized_emu.h b/rpcs3/rpcs3qt/localized_emu.h index 7cf620e92..a0d238571 100644 --- a/rpcs3/rpcs3qt/localized_emu.h +++ b/rpcs3/rpcs3qt/localized_emu.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/log_frame.cpp b/rpcs3/rpcs3qt/log_frame.cpp index 60d9773cc..c216762ee 100644 --- a/rpcs3/rpcs3qt/log_frame.cpp +++ b/rpcs3/rpcs3qt/log_frame.cpp @@ -1,4 +1,4 @@ -#include "log_frame.h" +#include "log_frame.h" #include "qt_utils.h" #include "gui_settings.h" diff --git a/rpcs3/rpcs3qt/log_frame.h b/rpcs3/rpcs3qt/log_frame.h index dc0c4808c..2a6393a2f 100644 --- a/rpcs3/rpcs3qt/log_frame.h +++ b/rpcs3/rpcs3qt/log_frame.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/File.h" #include "util/logs.hpp" diff --git a/rpcs3/rpcs3qt/main_window.cpp b/rpcs3/rpcs3qt/main_window.cpp index d3e5afd46..44fee2e1d 100644 --- a/rpcs3/rpcs3qt/main_window.cpp +++ b/rpcs3/rpcs3qt/main_window.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "main_window.h" #include "qt_utils.h" diff --git a/rpcs3/rpcs3qt/main_window.h b/rpcs3/rpcs3qt/main_window.h index 8cd358577..8eb84d50e 100644 --- a/rpcs3/rpcs3qt/main_window.h +++ b/rpcs3/rpcs3qt/main_window.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #ifdef _WIN32 #include diff --git a/rpcs3/rpcs3qt/memory_string_searcher.cpp b/rpcs3/rpcs3qt/memory_string_searcher.cpp index 28e56d289..cad1b44a8 100644 --- a/rpcs3/rpcs3qt/memory_string_searcher.cpp +++ b/rpcs3/rpcs3qt/memory_string_searcher.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "memory_string_searcher.h" #include "Emu/Memory/vm.h" diff --git a/rpcs3/rpcs3qt/memory_string_searcher.h b/rpcs3/rpcs3qt/memory_string_searcher.h index 61d7415c5..c0c339996 100644 --- a/rpcs3/rpcs3qt/memory_string_searcher.h +++ b/rpcs3/rpcs3qt/memory_string_searcher.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/memory_viewer_panel.cpp b/rpcs3/rpcs3qt/memory_viewer_panel.cpp index 08f12a12c..9107d0dbf 100644 --- a/rpcs3/rpcs3qt/memory_viewer_panel.cpp +++ b/rpcs3/rpcs3qt/memory_viewer_panel.cpp @@ -1,4 +1,4 @@ -#include "Utilities/mutex.h" +#include "Utilities/mutex.h" #include "Emu/Memory/vm_locking.h" #include "Emu/Memory/vm.h" diff --git a/rpcs3/rpcs3qt/memory_viewer_panel.h b/rpcs3/rpcs3qt/memory_viewer_panel.h index 2c6041861..f8cf048c1 100644 --- a/rpcs3/rpcs3qt/memory_viewer_panel.h +++ b/rpcs3/rpcs3qt/memory_viewer_panel.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" diff --git a/rpcs3/rpcs3qt/microphone_creator.cpp b/rpcs3/rpcs3qt/microphone_creator.cpp index 376122be0..eb12cbb9e 100644 --- a/rpcs3/rpcs3qt/microphone_creator.cpp +++ b/rpcs3/rpcs3qt/microphone_creator.cpp @@ -1,4 +1,4 @@ -#include "microphone_creator.h" +#include "microphone_creator.h" #include "Utilities/StrUtil.h" diff --git a/rpcs3/rpcs3qt/microphone_creator.h b/rpcs3/rpcs3qt/microphone_creator.h index 3a7764bdf..4dcdf31ee 100644 --- a/rpcs3/rpcs3qt/microphone_creator.h +++ b/rpcs3/rpcs3qt/microphone_creator.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" diff --git a/rpcs3/rpcs3qt/msg_dialog_frame.cpp b/rpcs3/rpcs3qt/msg_dialog_frame.cpp index 93d5c9709..c9c51d504 100644 --- a/rpcs3/rpcs3qt/msg_dialog_frame.cpp +++ b/rpcs3/rpcs3qt/msg_dialog_frame.cpp @@ -1,4 +1,4 @@ -#include "msg_dialog_frame.h" +#include "msg_dialog_frame.h" #include "custom_dialog.h" #include diff --git a/rpcs3/rpcs3qt/msg_dialog_frame.h b/rpcs3/rpcs3qt/msg_dialog_frame.h index 2d8ed66a5..e1d95c887 100644 --- a/rpcs3/rpcs3qt/msg_dialog_frame.h +++ b/rpcs3/rpcs3qt/msg_dialog_frame.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include "Emu/Cell/Modules/cellMsgDialog.h" diff --git a/rpcs3/rpcs3qt/osk_dialog_frame.cpp b/rpcs3/rpcs3qt/osk_dialog_frame.cpp index 249c6c79e..702c699ec 100644 --- a/rpcs3/rpcs3qt/osk_dialog_frame.cpp +++ b/rpcs3/rpcs3qt/osk_dialog_frame.cpp @@ -1,4 +1,4 @@ -#include "osk_dialog_frame.h" +#include "osk_dialog_frame.h" #include "custom_dialog.h" #include "Emu/Cell/Modules/cellMsgDialog.h" diff --git a/rpcs3/rpcs3qt/osk_dialog_frame.h b/rpcs3/rpcs3qt/osk_dialog_frame.h index 63c8f4d41..b0398880a 100644 --- a/rpcs3/rpcs3qt/osk_dialog_frame.h +++ b/rpcs3/rpcs3qt/osk_dialog_frame.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include "Emu/Cell/Modules/cellOskDialog.h" diff --git a/rpcs3/rpcs3qt/pad_led_settings_dialog.cpp b/rpcs3/rpcs3qt/pad_led_settings_dialog.cpp index 17c351dab..b539f84a9 100644 --- a/rpcs3/rpcs3qt/pad_led_settings_dialog.cpp +++ b/rpcs3/rpcs3qt/pad_led_settings_dialog.cpp @@ -1,4 +1,4 @@ -#include "pad_led_settings_dialog.h" +#include "pad_led_settings_dialog.h" #include #include diff --git a/rpcs3/rpcs3qt/pad_led_settings_dialog.h b/rpcs3/rpcs3qt/pad_led_settings_dialog.h index d974d24b8..4e639b880 100644 --- a/rpcs3/rpcs3qt/pad_led_settings_dialog.h +++ b/rpcs3/rpcs3qt/pad_led_settings_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/rpcs3qt/pad_settings_dialog.cpp b/rpcs3/rpcs3qt/pad_settings_dialog.cpp index ebeb0bb6a..20772f78a 100644 --- a/rpcs3/rpcs3qt/pad_settings_dialog.cpp +++ b/rpcs3/rpcs3qt/pad_settings_dialog.cpp @@ -1,4 +1,4 @@ -#include +#include #include #include #include diff --git a/rpcs3/rpcs3qt/pad_settings_dialog.h b/rpcs3/rpcs3qt/pad_settings_dialog.h index 578c251dd..966105433 100644 --- a/rpcs3/rpcs3qt/pad_settings_dialog.h +++ b/rpcs3/rpcs3qt/pad_settings_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/patch_manager_dialog.cpp b/rpcs3/rpcs3qt/patch_manager_dialog.cpp index 3bc838aa7..4a3bfdd4e 100644 --- a/rpcs3/rpcs3qt/patch_manager_dialog.cpp +++ b/rpcs3/rpcs3qt/patch_manager_dialog.cpp @@ -1,4 +1,4 @@ -#include +#include #include #include #include diff --git a/rpcs3/rpcs3qt/patch_manager_dialog.h b/rpcs3/rpcs3qt/patch_manager_dialog.h index d24a723c6..b77923539 100644 --- a/rpcs3/rpcs3qt/patch_manager_dialog.h +++ b/rpcs3/rpcs3qt/patch_manager_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/persistent_settings.cpp b/rpcs3/rpcs3qt/persistent_settings.cpp index 55de2b916..1d67e8229 100644 --- a/rpcs3/rpcs3qt/persistent_settings.cpp +++ b/rpcs3/rpcs3qt/persistent_settings.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "persistent_settings.h" LOG_CHANNEL(cfg_log, "CFG"); diff --git a/rpcs3/rpcs3qt/persistent_settings.h b/rpcs3/rpcs3qt/persistent_settings.h index 59e6fa30a..c016e9900 100644 --- a/rpcs3/rpcs3qt/persistent_settings.h +++ b/rpcs3/rpcs3qt/persistent_settings.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "settings.h" diff --git a/rpcs3/rpcs3qt/pkg_install_dialog.cpp b/rpcs3/rpcs3qt/pkg_install_dialog.cpp index 5448a126d..f13f62d70 100644 --- a/rpcs3/rpcs3qt/pkg_install_dialog.cpp +++ b/rpcs3/rpcs3qt/pkg_install_dialog.cpp @@ -1,4 +1,4 @@ -#include "pkg_install_dialog.h" +#include "pkg_install_dialog.h" #include #include diff --git a/rpcs3/rpcs3qt/pkg_install_dialog.h b/rpcs3/rpcs3qt/pkg_install_dialog.h index df9862d60..1cefb1fec 100644 --- a/rpcs3/rpcs3qt/pkg_install_dialog.h +++ b/rpcs3/rpcs3qt/pkg_install_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/progress_dialog.cpp b/rpcs3/rpcs3qt/progress_dialog.cpp index 482153e43..7ee44c35a 100644 --- a/rpcs3/rpcs3qt/progress_dialog.cpp +++ b/rpcs3/rpcs3qt/progress_dialog.cpp @@ -1,4 +1,4 @@ -#include "progress_dialog.h" +#include "progress_dialog.h" #include #include diff --git a/rpcs3/rpcs3qt/progress_dialog.h b/rpcs3/rpcs3qt/progress_dialog.h index a766ffc83..dc29b981f 100644 --- a/rpcs3/rpcs3qt/progress_dialog.h +++ b/rpcs3/rpcs3qt/progress_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/rpcs3qt/qt_utils.cpp b/rpcs3/rpcs3qt/qt_utils.cpp index 2b1bf02df..620b3002b 100644 --- a/rpcs3/rpcs3qt/qt_utils.cpp +++ b/rpcs3/rpcs3qt/qt_utils.cpp @@ -1,4 +1,4 @@ -#include "qt_utils.h" +#include "qt_utils.h" #include #include #include diff --git a/rpcs3/rpcs3qt/qt_utils.h b/rpcs3/rpcs3qt/qt_utils.h index a7de7cb44..a754c3e17 100644 --- a/rpcs3/rpcs3qt/qt_utils.h +++ b/rpcs3/rpcs3qt/qt_utils.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include diff --git a/rpcs3/rpcs3qt/register_editor_dialog.cpp b/rpcs3/rpcs3qt/register_editor_dialog.cpp index d8090276c..a46d8f801 100644 --- a/rpcs3/rpcs3qt/register_editor_dialog.cpp +++ b/rpcs3/rpcs3qt/register_editor_dialog.cpp @@ -1,4 +1,4 @@ -#include "register_editor_dialog.h" +#include "register_editor_dialog.h" #include "Emu/Cell/PPUThread.h" #include "Emu/Cell/SPUThread.h" diff --git a/rpcs3/rpcs3qt/register_editor_dialog.h b/rpcs3/rpcs3qt/register_editor_dialog.h index bfaac214e..3388d4967 100644 --- a/rpcs3/rpcs3qt/register_editor_dialog.h +++ b/rpcs3/rpcs3qt/register_editor_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" diff --git a/rpcs3/rpcs3qt/render_creator.cpp b/rpcs3/rpcs3qt/render_creator.cpp index 379db4f5e..debe0e132 100644 --- a/rpcs3/rpcs3qt/render_creator.cpp +++ b/rpcs3/rpcs3qt/render_creator.cpp @@ -1,4 +1,4 @@ -#include "render_creator.h" +#include "render_creator.h" #include diff --git a/rpcs3/rpcs3qt/render_creator.h b/rpcs3/rpcs3qt/render_creator.h index 0f5d5e06a..58718231e 100644 --- a/rpcs3/rpcs3qt/render_creator.h +++ b/rpcs3/rpcs3qt/render_creator.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "emu_settings_type.h" diff --git a/rpcs3/rpcs3qt/rpcn_settings_dialog.cpp b/rpcs3/rpcs3qt/rpcn_settings_dialog.cpp index 959b1e0e9..a61aadbc0 100644 --- a/rpcs3/rpcs3qt/rpcn_settings_dialog.cpp +++ b/rpcs3/rpcs3qt/rpcn_settings_dialog.cpp @@ -1,4 +1,4 @@ -#include +#include #include #include #include diff --git a/rpcs3/rpcs3qt/rpcn_settings_dialog.h b/rpcs3/rpcs3qt/rpcn_settings_dialog.h index cf5fee579..2177a8d80 100644 --- a/rpcs3/rpcs3qt/rpcn_settings_dialog.h +++ b/rpcs3/rpcs3qt/rpcn_settings_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/rsx_debugger.cpp b/rpcs3/rpcs3qt/rsx_debugger.cpp index 620c28c77..66e44e244 100644 --- a/rpcs3/rpcs3qt/rsx_debugger.cpp +++ b/rpcs3/rpcs3qt/rsx_debugger.cpp @@ -1,4 +1,4 @@ -#include "rsx_debugger.h" +#include "rsx_debugger.h" #include "gui_settings.h" #include "qt_utils.h" #include "memory_viewer_panel.h" diff --git a/rpcs3/rpcs3qt/rsx_debugger.h b/rpcs3/rpcs3qt/rsx_debugger.h index f68dd05b8..3832ba800 100644 --- a/rpcs3/rpcs3qt/rsx_debugger.h +++ b/rpcs3/rpcs3qt/rsx_debugger.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" diff --git a/rpcs3/rpcs3qt/save_data_dialog.cpp b/rpcs3/rpcs3qt/save_data_dialog.cpp index bfea6d282..88557bff4 100644 --- a/rpcs3/rpcs3qt/save_data_dialog.cpp +++ b/rpcs3/rpcs3qt/save_data_dialog.cpp @@ -1,4 +1,4 @@ -#include "save_data_dialog.h" +#include "save_data_dialog.h" #include "save_data_list_dialog.h" #include "Emu/System.h" diff --git a/rpcs3/rpcs3qt/save_data_dialog.h b/rpcs3/rpcs3qt/save_data_dialog.h index 2a49f37d4..c0db209e1 100644 --- a/rpcs3/rpcs3qt/save_data_dialog.h +++ b/rpcs3/rpcs3qt/save_data_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include "Emu/Memory/vm.h" diff --git a/rpcs3/rpcs3qt/save_data_info_dialog.cpp b/rpcs3/rpcs3qt/save_data_info_dialog.cpp index 485f97172..c056eaf36 100644 --- a/rpcs3/rpcs3qt/save_data_info_dialog.cpp +++ b/rpcs3/rpcs3qt/save_data_info_dialog.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "save_data_info_dialog.h" #include diff --git a/rpcs3/rpcs3qt/save_data_info_dialog.h b/rpcs3/rpcs3qt/save_data_info_dialog.h index f5dd8c930..58ac385ed 100644 --- a/rpcs3/rpcs3qt/save_data_info_dialog.h +++ b/rpcs3/rpcs3qt/save_data_info_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once // I just want the struct for the save data. #include "Emu/Cell/Modules/cellSaveData.h" diff --git a/rpcs3/rpcs3qt/save_data_list_dialog.cpp b/rpcs3/rpcs3qt/save_data_list_dialog.cpp index a93acf7df..8bfd168e3 100644 --- a/rpcs3/rpcs3qt/save_data_list_dialog.cpp +++ b/rpcs3/rpcs3qt/save_data_list_dialog.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "save_data_list_dialog.h" #include "save_data_info_dialog.h" #include "gui_settings.h" diff --git a/rpcs3/rpcs3qt/save_data_list_dialog.h b/rpcs3/rpcs3qt/save_data_list_dialog.h index 93eba2d43..8ff46ce5f 100644 --- a/rpcs3/rpcs3qt/save_data_list_dialog.h +++ b/rpcs3/rpcs3qt/save_data_list_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once // I just want the struct for the save data. #include "stdafx.h" diff --git a/rpcs3/rpcs3qt/save_manager_dialog.cpp b/rpcs3/rpcs3qt/save_manager_dialog.cpp index 6157ecf3c..54074d169 100644 --- a/rpcs3/rpcs3qt/save_manager_dialog.cpp +++ b/rpcs3/rpcs3qt/save_manager_dialog.cpp @@ -1,4 +1,4 @@ -#include "save_manager_dialog.h" +#include "save_manager_dialog.h" #include "custom_table_widget_item.h" #include "qt_utils.h" diff --git a/rpcs3/rpcs3qt/save_manager_dialog.h b/rpcs3/rpcs3qt/save_manager_dialog.h index 7a5375c3e..6c093f7a7 100644 --- a/rpcs3/rpcs3qt/save_manager_dialog.h +++ b/rpcs3/rpcs3qt/save_manager_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Cell/Modules/cellSaveData.h" diff --git a/rpcs3/rpcs3qt/screenshot_manager_dialog.cpp b/rpcs3/rpcs3qt/screenshot_manager_dialog.cpp index 17d0a474b..4556a7006 100644 --- a/rpcs3/rpcs3qt/screenshot_manager_dialog.cpp +++ b/rpcs3/rpcs3qt/screenshot_manager_dialog.cpp @@ -1,4 +1,4 @@ -#include "screenshot_manager_dialog.h" +#include "screenshot_manager_dialog.h" #include "screenshot_preview.h" #include "qt_utils.h" #include "Utilities/File.h" diff --git a/rpcs3/rpcs3qt/screenshot_manager_dialog.h b/rpcs3/rpcs3qt/screenshot_manager_dialog.h index 1d8a5785e..ca703f027 100644 --- a/rpcs3/rpcs3qt/screenshot_manager_dialog.h +++ b/rpcs3/rpcs3qt/screenshot_manager_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/screenshot_preview.cpp b/rpcs3/rpcs3qt/screenshot_preview.cpp index da68dd32e..b1a6534a4 100644 --- a/rpcs3/rpcs3qt/screenshot_preview.cpp +++ b/rpcs3/rpcs3qt/screenshot_preview.cpp @@ -1,4 +1,4 @@ -#include "screenshot_preview.h" +#include "screenshot_preview.h" #include "qt_utils.h" #include diff --git a/rpcs3/rpcs3qt/screenshot_preview.h b/rpcs3/rpcs3qt/screenshot_preview.h index a02990a44..4c254a83b 100644 --- a/rpcs3/rpcs3qt/screenshot_preview.h +++ b/rpcs3/rpcs3qt/screenshot_preview.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/settings.cpp b/rpcs3/rpcs3qt/settings.cpp index 09f5e9260..234509243 100644 --- a/rpcs3/rpcs3qt/settings.cpp +++ b/rpcs3/rpcs3qt/settings.cpp @@ -1,4 +1,4 @@ -#include "settings.h" +#include "settings.h" #include "qt_utils.h" diff --git a/rpcs3/rpcs3qt/settings.h b/rpcs3/rpcs3qt/settings.h index 9cece8936..dcbc77fe8 100644 --- a/rpcs3/rpcs3qt/settings.h +++ b/rpcs3/rpcs3qt/settings.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/settings_dialog.cpp b/rpcs3/rpcs3qt/settings_dialog.cpp index a50c91500..7068b8c67 100644 --- a/rpcs3/rpcs3qt/settings_dialog.cpp +++ b/rpcs3/rpcs3qt/settings_dialog.cpp @@ -1,4 +1,4 @@ -#include +#include #include #include #include diff --git a/rpcs3/rpcs3qt/settings_dialog.h b/rpcs3/rpcs3qt/settings_dialog.h index 90770aa48..816c173b8 100644 --- a/rpcs3/rpcs3qt/settings_dialog.h +++ b/rpcs3/rpcs3qt/settings_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "emu_settings.h" diff --git a/rpcs3/rpcs3qt/skylander_dialog.cpp b/rpcs3/rpcs3qt/skylander_dialog.cpp index ee3831088..963568032 100644 --- a/rpcs3/rpcs3qt/skylander_dialog.cpp +++ b/rpcs3/rpcs3qt/skylander_dialog.cpp @@ -1,4 +1,4 @@ -#include +#include #include "Utilities/File.h" #include "Crypto/md5.h" #include "Crypto/aes.h" diff --git a/rpcs3/rpcs3qt/skylander_dialog.h b/rpcs3/rpcs3qt/skylander_dialog.h index 45db18ea7..52d1ef2b4 100644 --- a/rpcs3/rpcs3qt/skylander_dialog.h +++ b/rpcs3/rpcs3qt/skylander_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" diff --git a/rpcs3/rpcs3qt/stylesheets.h b/rpcs3/rpcs3qt/stylesheets.h index b44ec8f63..9121d0360 100644 --- a/rpcs3/rpcs3qt/stylesheets.h +++ b/rpcs3/rpcs3qt/stylesheets.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/rpcs3qt/syntax_highlighter.h b/rpcs3/rpcs3qt/syntax_highlighter.h index 565f00607..4cd1d36c9 100644 --- a/rpcs3/rpcs3qt/syntax_highlighter.h +++ b/rpcs3/rpcs3qt/syntax_highlighter.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/table_item_delegate.h b/rpcs3/rpcs3qt/table_item_delegate.h index 084044077..d9db29f92 100644 --- a/rpcs3/rpcs3qt/table_item_delegate.h +++ b/rpcs3/rpcs3qt/table_item_delegate.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/tooltips.cpp b/rpcs3/rpcs3qt/tooltips.cpp index e097edad7..09c211190 100644 --- a/rpcs3/rpcs3qt/tooltips.cpp +++ b/rpcs3/rpcs3qt/tooltips.cpp @@ -1,4 +1,4 @@ -#include "tooltips.h" +#include "tooltips.h" Tooltips::Tooltips() { diff --git a/rpcs3/rpcs3qt/tooltips.h b/rpcs3/rpcs3qt/tooltips.h index 54baa10c6..b1568fdd7 100644 --- a/rpcs3/rpcs3qt/tooltips.h +++ b/rpcs3/rpcs3qt/tooltips.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include #include diff --git a/rpcs3/rpcs3qt/trophy_manager_dialog.cpp b/rpcs3/rpcs3qt/trophy_manager_dialog.cpp index 8fb83ffc6..f977b988e 100644 --- a/rpcs3/rpcs3qt/trophy_manager_dialog.cpp +++ b/rpcs3/rpcs3qt/trophy_manager_dialog.cpp @@ -1,4 +1,4 @@ -#include "trophy_manager_dialog.h" +#include "trophy_manager_dialog.h" #include "custom_table_widget_item.h" #include "table_item_delegate.h" #include "qt_utils.h" diff --git a/rpcs3/rpcs3qt/trophy_manager_dialog.h b/rpcs3/rpcs3qt/trophy_manager_dialog.h index 0c63c2785..a93fbc668 100644 --- a/rpcs3/rpcs3qt/trophy_manager_dialog.h +++ b/rpcs3/rpcs3qt/trophy_manager_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Utilities/rXml.h" diff --git a/rpcs3/rpcs3qt/trophy_notification_frame.cpp b/rpcs3/rpcs3qt/trophy_notification_frame.cpp index 213f29b82..6d089d7e9 100644 --- a/rpcs3/rpcs3qt/trophy_notification_frame.cpp +++ b/rpcs3/rpcs3qt/trophy_notification_frame.cpp @@ -1,4 +1,4 @@ -#include "trophy_notification_frame.h" +#include "trophy_notification_frame.h" #include #include diff --git a/rpcs3/rpcs3qt/trophy_notification_frame.h b/rpcs3/rpcs3qt/trophy_notification_frame.h index 841dd82a1..ed9ea4e59 100644 --- a/rpcs3/rpcs3qt/trophy_notification_frame.h +++ b/rpcs3/rpcs3qt/trophy_notification_frame.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "Emu/Cell/Modules/sceNpTrophy.h" diff --git a/rpcs3/rpcs3qt/trophy_notification_helper.cpp b/rpcs3/rpcs3qt/trophy_notification_helper.cpp index c3f371603..f5aa7f236 100644 --- a/rpcs3/rpcs3qt/trophy_notification_helper.cpp +++ b/rpcs3/rpcs3qt/trophy_notification_helper.cpp @@ -1,4 +1,4 @@ -#include "trophy_notification_helper.h" +#include "trophy_notification_helper.h" #include "trophy_notification_frame.h" #include "../Emu/IdManager.h" diff --git a/rpcs3/rpcs3qt/trophy_notification_helper.h b/rpcs3/rpcs3qt/trophy_notification_helper.h index 09e9cfed2..62e8eb9f0 100644 --- a/rpcs3/rpcs3qt/trophy_notification_helper.h +++ b/rpcs3/rpcs3qt/trophy_notification_helper.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include "Emu/Cell/Modules/sceNpTrophy.h" diff --git a/rpcs3/rpcs3qt/update_manager.cpp b/rpcs3/rpcs3qt/update_manager.cpp index e52f4a7d8..b47911586 100644 --- a/rpcs3/rpcs3qt/update_manager.cpp +++ b/rpcs3/rpcs3qt/update_manager.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "update_manager.h" #include "progress_dialog.h" #include "localized.h" diff --git a/rpcs3/rpcs3qt/update_manager.h b/rpcs3/rpcs3qt/update_manager.h index 860d9eddc..f034415f1 100644 --- a/rpcs3/rpcs3qt/update_manager.h +++ b/rpcs3/rpcs3qt/update_manager.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include diff --git a/rpcs3/rpcs3qt/user_account.cpp b/rpcs3/rpcs3qt/user_account.cpp index 7e2e6ab90..158ad9271 100644 --- a/rpcs3/rpcs3qt/user_account.cpp +++ b/rpcs3/rpcs3qt/user_account.cpp @@ -1,4 +1,4 @@ -#include "user_account.h" +#include "user_account.h" #include "Emu/System.h" #include "Utilities/File.h" diff --git a/rpcs3/rpcs3qt/user_account.h b/rpcs3/rpcs3qt/user_account.h index 7a048be34..fe58b43f4 100644 --- a/rpcs3/rpcs3qt/user_account.h +++ b/rpcs3/rpcs3qt/user_account.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/rpcs3qt/user_manager_dialog.cpp b/rpcs3/rpcs3qt/user_manager_dialog.cpp index b84999b3c..128e2e854 100644 --- a/rpcs3/rpcs3qt/user_manager_dialog.cpp +++ b/rpcs3/rpcs3qt/user_manager_dialog.cpp @@ -1,4 +1,4 @@ -#include +#include #include #include #include diff --git a/rpcs3/rpcs3qt/user_manager_dialog.h b/rpcs3/rpcs3qt/user_manager_dialog.h index 634c75b22..522dad24f 100644 --- a/rpcs3/rpcs3qt/user_manager_dialog.h +++ b/rpcs3/rpcs3qt/user_manager_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" #include "user_account.h" diff --git a/rpcs3/rpcs3qt/vfs_dialog.cpp b/rpcs3/rpcs3qt/vfs_dialog.cpp index 6f4430f65..5802fcf00 100644 --- a/rpcs3/rpcs3qt/vfs_dialog.cpp +++ b/rpcs3/rpcs3qt/vfs_dialog.cpp @@ -1,4 +1,4 @@ -#include "vfs_dialog.h" +#include "vfs_dialog.h" #include "vfs_dialog_tab.h" #include "gui_settings.h" #include "emu_settings_type.h" diff --git a/rpcs3/rpcs3qt/vfs_dialog.h b/rpcs3/rpcs3qt/vfs_dialog.h index 7afdc9d51..89d59922b 100644 --- a/rpcs3/rpcs3qt/vfs_dialog.h +++ b/rpcs3/rpcs3qt/vfs_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/rpcs3qt/vfs_dialog_tab.cpp b/rpcs3/rpcs3qt/vfs_dialog_tab.cpp index 60662785a..2f64bc034 100644 --- a/rpcs3/rpcs3qt/vfs_dialog_tab.cpp +++ b/rpcs3/rpcs3qt/vfs_dialog_tab.cpp @@ -1,4 +1,4 @@ -#include "vfs_dialog_tab.h" +#include "vfs_dialog_tab.h" #include "Utilities/Config.h" #include diff --git a/rpcs3/rpcs3qt/vfs_dialog_tab.h b/rpcs3/rpcs3qt/vfs_dialog_tab.h index 09d048d46..7fe178755 100644 --- a/rpcs3/rpcs3qt/vfs_dialog_tab.h +++ b/rpcs3/rpcs3qt/vfs_dialog_tab.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include "stdafx.h" diff --git a/rpcs3/rpcs3qt/welcome_dialog.cpp b/rpcs3/rpcs3qt/welcome_dialog.cpp index 908105c75..02bc5f8bd 100644 --- a/rpcs3/rpcs3qt/welcome_dialog.cpp +++ b/rpcs3/rpcs3qt/welcome_dialog.cpp @@ -1,4 +1,4 @@ -#include "welcome_dialog.h" +#include "welcome_dialog.h" #include "ui_welcome_dialog.h" #include "gui_settings.h" diff --git a/rpcs3/rpcs3qt/welcome_dialog.h b/rpcs3/rpcs3qt/welcome_dialog.h index e22b0cbcb..1521347ec 100644 --- a/rpcs3/rpcs3qt/welcome_dialog.h +++ b/rpcs3/rpcs3qt/welcome_dialog.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once #include diff --git a/rpcs3/util/atomic.cpp b/rpcs3/util/atomic.cpp index 163ceeeeb..d8cf83424 100644 --- a/rpcs3/util/atomic.cpp +++ b/rpcs3/util/atomic.cpp @@ -1,4 +1,4 @@ -#include "atomic.hpp" +#include "atomic.hpp" #if defined(__linux__) #define USE_FUTEX diff --git a/rpcs3/util/atomic2.cpp b/rpcs3/util/atomic2.cpp index 7702079a2..7e2456895 100644 --- a/rpcs3/util/atomic2.cpp +++ b/rpcs3/util/atomic2.cpp @@ -1,4 +1,4 @@ -#include "atomic2.hpp" +#include "atomic2.hpp" #include "Utilities/JIT.h" #include "Utilities/sysinfo.h" diff --git a/rpcs3/util/cereal.cpp b/rpcs3/util/cereal.cpp index 02598ba91..6a4ea0fd4 100644 --- a/rpcs3/util/cereal.cpp +++ b/rpcs3/util/cereal.cpp @@ -1,4 +1,4 @@ -#include +#include #include "Utilities/Thread.h" namespace cereal diff --git a/rpcs3/util/dyn_lib.cpp b/rpcs3/util/dyn_lib.cpp index 41ff2787e..d739a28c0 100644 --- a/rpcs3/util/dyn_lib.cpp +++ b/rpcs3/util/dyn_lib.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #include "dyn_lib.hpp" #ifdef _WIN32 diff --git a/rpcs3/util/fixed_typemap.cpp b/rpcs3/util/fixed_typemap.cpp index fdb6d1f25..25616ffd7 100644 --- a/rpcs3/util/fixed_typemap.cpp +++ b/rpcs3/util/fixed_typemap.cpp @@ -1,4 +1,4 @@ -#include "fixed_typemap.hpp" +#include "fixed_typemap.hpp" #include diff --git a/rpcs3/util/logs.cpp b/rpcs3/util/logs.cpp index 5f6ec3ae6..f46c432b4 100644 --- a/rpcs3/util/logs.cpp +++ b/rpcs3/util/logs.cpp @@ -1,4 +1,4 @@ -#include "util/logs.hpp" +#include "util/logs.hpp" #include "Utilities/File.h" #include "Utilities/mutex.h" #include "Utilities/Thread.h" diff --git a/rpcs3/util/yaml.cpp b/rpcs3/util/yaml.cpp index 66808dd72..792ad12be 100644 --- a/rpcs3/util/yaml.cpp +++ b/rpcs3/util/yaml.cpp @@ -1,4 +1,4 @@ -#include "util/yaml.hpp" +#include "util/yaml.hpp" #include "Utilities/types.h" #include "Utilities/cheat_info.h" #include "Utilities/Config.h"