Lime3DS/src/citra_room/citra_room.h

8 lines
227 B
C++

// Copyright Citra Emulator Project / Azahar Emulator Project
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#pragma once
int LaunchRoom(int argc, char** argv, bool called_by_option);