]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Level/Dialog.hpp
clang-format: Apply to all headers
[lugaru.git] / Source / Level / Dialog.hpp
index e417aea1be0cc9e286f27ad37acbaf59843e4b4e..52058c7bd8d876be1d4574631e8ecf1210c1562c 100644 (file)
@@ -30,7 +30,7 @@ class DialogScene
 {
 public:
     DialogScene(FILE* tfile);
-    DialogScene(ifstream &ipstream);
+    DialogScene(ifstreamipstream);
     void save(FILE* tfile);
 
     int location;