]> git.localhorst.tv Git - l2e.git/blobdiff - src/battle/states/SelectIkari.cpp
renamed app::State's Resize -> OnResize
[l2e.git] / src / battle / states / SelectIkari.cpp
index 898b85c27e8600219abf25966415982c369c7705..1a36e41c86ed9483e54ac4f7ae7646932eae7aea 100644 (file)
@@ -45,7 +45,7 @@ void SelectIkari::OnPauseState(Application &ctrl, SDL_Surface *screen) {
 }
 
 
-void SelectIkari::Resize(int width, int height) {
+void SelectIkari::OnResize(int width, int height) {
 
 }