fixed no newline at end of file
This commit is contained in:
parent
ae99ba539e
commit
d6599f66cc
1 changed files with 1 additions and 1 deletions
|
@ -33,4 +33,4 @@ game_display& game_controller_abstract::disp()
|
|||
disp_.assign(game_display::create_dummy_display(video_));
|
||||
}
|
||||
return *disp_.get();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue