X-Git-Url: https://git.jsancho.org/?p=lugaru.git;a=blobdiff_plain;f=Source%2FLevel%2FDialog.hpp;h=52058c7bd8d876be1d4574631e8ecf1210c1562c;hp=e417aea1be0cc9e286f27ad37acbaf59843e4b4e;hb=6a8cb464330e92163c8feaf101b8b5837c973bba;hpb=5fca41ab430df85d6dd620a7f4130df01bc1430f diff --git a/Source/Level/Dialog.hpp b/Source/Level/Dialog.hpp index e417aea..52058c7 100644 --- a/Source/Level/Dialog.hpp +++ b/Source/Level/Dialog.hpp @@ -30,7 +30,7 @@ class DialogScene { public: DialogScene(FILE* tfile); - DialogScene(ifstream &ipstream); + DialogScene(ifstream& ipstream); void save(FILE* tfile); int location;