Line endings -> Unix.
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
#ifndef CARDSELECTORSINGLETON_H
|
#ifndef CARDSELECTORSINGLETON_H
|
||||||
#define CARDSELECTORSINGLETON_H
|
#define CARDSELECTORSINGLETON_H
|
||||||
|
|
||||||
#include "CardSelector.h"
|
#include "CardSelector.h"
|
||||||
|
|
||||||
class DuelLayers;
|
class DuelLayers;
|
||||||
|
|
||||||
namespace CardSelectorSingleton
|
namespace CardSelectorSingleton
|
||||||
{
|
{
|
||||||
/*
|
/*
|
||||||
@@ -25,6 +25,6 @@ namespace CardSelectorSingleton
|
|||||||
*/
|
*/
|
||||||
void Terminate();
|
void Terminate();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#endif //CARDSELECTORSINGLETON_H
|
#endif //CARDSELECTORSINGLETON_H
|
||||||
Reference in New Issue
Block a user