Line endings -> Unix.

This commit is contained in:
wrenczes@gmail.com
2010-11-07 12:02:55 +00:00
parent a053c0d59e
commit e717b2f260

View File

@@ -1,10 +1,10 @@
#ifndef CARDSELECTORSINGLETON_H
#define CARDSELECTORSINGLETON_H
#include "CardSelector.h"
class DuelLayers;
#ifndef CARDSELECTORSINGLETON_H
#define CARDSELECTORSINGLETON_H
#include "CardSelector.h"
class DuelLayers;
namespace CardSelectorSingleton
{
/*
@@ -25,6 +25,6 @@ namespace CardSelectorSingleton
*/
void Terminate();
}
#endif //CARDSELECTORSINGLETON_H