mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-22 20:21:06 +00:00
JANITORIAL: Fix formatting and define in scummvmcloud.h
This commit is contained in:
parent
f1a5ebfe94
commit
d932cb8179
@ -19,8 +19,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef BACKENDS_DLC_SCUMMVMCLOUD_SCUMMVMCLOUD_H
|
||||
#define BACKENDS_DLC_SCUMMVMCLOUD_SCUMMVMCLOUD_H
|
||||
#ifndef BACKENDS_DLC_SCUMMVMCLOUD_H
|
||||
#define BACKENDS_DLC_SCUMMVMCLOUD_H
|
||||
|
||||
#include "common/queue.h"
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
namespace DLC {
|
||||
namespace ScummVMCloud {
|
||||
|
||||
class ScummVMCloud: public DLC::Store {
|
||||
class ScummVMCloud : public DLC::Store {
|
||||
|
||||
Networking::SessionRequest *_rq;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user