mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-05 00:36:57 +00:00
DIRECTOR: Add newline at EOF
Fixes build in old compilers
This commit is contained in:
parent
45da48e799
commit
437184e2f0
@ -61,4 +61,4 @@ bool Debugger::lingoCommandProcessor(const char *inputOrig) {
|
||||
return true;
|
||||
}
|
||||
|
||||
} // End of namespace Director
|
||||
} // End of namespace Director
|
||||
|
@ -40,4 +40,4 @@ private:
|
||||
|
||||
} // End of namespace Director
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
@ -47,4 +47,4 @@ void b_xplayanim(int nargs);
|
||||
|
||||
} // End of namespace Director
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user