X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2FMenu.h;h=02a88c0be13853a9c59ec6f5393d3ea218afbb73;hb=70641f2eb3f9fce8c89dcbf345e202050609a142;hp=f1a6d2580e25e6657a222e038eca393793c8a0ad;hpb=0542849dfccfec1ce1477265fa0fee2401a8fb23;p=l2e.git diff --git a/src/graphics/Menu.h b/src/graphics/Menu.h index f1a6d25..02a88c0 100644 --- a/src/graphics/Menu.h +++ b/src/graphics/Menu.h @@ -19,7 +19,6 @@ namespace graphics { class Sprite; -// TODO: animation when top row changes template class Menu {