diff options
| author | Trueffel <106771418+Trueffeloot@users.noreply.github.com> | 2024-03-31 09:09:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-31 10:09:48 +0300 |
| commit | 4cbf3e121bd5e477cd06ecb1d3a940199ec3d3db (patch) | |
| tree | e4da7b540b279282992348d361ee939c0fb39ead /src/d/menu/d_menu_ring.cpp | |
| parent | a42689be4737f4885ee698cf3ec8b7de6b40170d (diff) | |
Some documentation on d_menu_fishing (#2115)
* d_menu_fishing documentation pass
* some changes on d_menu_ring and d_menu_skill
Diffstat (limited to 'src/d/menu/d_menu_ring.cpp')
| -rw-r--r-- | src/d/menu/d_menu_ring.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/d/menu/d_menu_ring.cpp b/src/d/menu/d_menu_ring.cpp index 05b15c10a0..596b70c4c7 100644 --- a/src/d/menu/d_menu_ring.cpp +++ b/src/d/menu/d_menu_ring.cpp @@ -3,9 +3,6 @@ * Menu - Item Wheel */ -// the stringbase doesn't generate the required padding -// might be that some weak functions after the ctor break the match too - #include "d/menu/d_menu_ring.h" #include "JSystem/J2DGraph/J2DOrthoGraph.h" #include "JSystem/J2DGraph/J2DScreen.h" |
