Logo
Explore Help
Sign In
feedc0de/dolphin
1
0
Fork 0
You've already forked dolphin
forked from dolphin-emu/dolphin
Code Pull Requests Activity
Files
dccc6d8b47b1f6fdab5374003492560c20f766b6
dolphin/Source/Core/Common/SDCardUtil.h

10 lines
224 B
C
Raw Normal View History

Replace all include guard ifdefs with "#pragma once"
2014-02-10 13:54:46 -05:00
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Refer to the license.txt file included.
gah, some missing files from last commit... git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3042 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-22 17:06:26 +00:00
Replace all include guard ifdefs with "#pragma once"
2014-02-10 13:54:46 -05:00
#pragma once
gah, some missing files from last commit... git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3042 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-22 17:06:26 +00:00
Convert all includes to relative paths.
2014-02-17 05:18:15 -05:00
#include "Common/CommonTypes.h"
gah, some missing files from last commit... git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3042 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-22 17:06:26 +00:00
Convert GetUserPath to return a std::string instead of a const char *. This simplifies its usage in most cases. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7265 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-28 20:40:15 +00:00
bool SDCardCreate(u64 disk_size /*in MB*/, const char* filename);
Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 87ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API