Home
last modified time | relevance | path

Searched refs:sex_shape (Results 1 – 1 of 1) sorted by relevance

/dports/games/exult/exult-snapshot-v1.7.0.20211128/gamemgr/
H A Dbggame.cc2020 Shape_frame *sex_shape = shapes.get_shape(0xA, selected == 1); in new_game() local
2021 sman->paint_shape(topx + 10, menuy + 25, sex_shape, false, transto); in new_game()
2022 int sex_width = sex_shape->get_width() + 10; in new_game()