MCPcopy Create free account
hub / github.com/diasurgical/devilution / OffsetSTextY

Function OffsetSTextY

Source/stores.cpp:271–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269}
270
271void OffsetSTextY(int y, int yo)
272{
273 stext[y]._syoff = yo;
274}
275
276void AddSText(int x, int y, int j, char *str, char clr, int sel)
277{

Callers 10

S_StartSBuyFunction · 0.85
S_StartSPBuyFunction · 0.85
S_StartSSellFunction · 0.85
S_StartSRepairFunction · 0.85
S_StartWBuyFunction · 0.85
S_StartWSellFunction · 0.85
S_StartWRechargeFunction · 0.85
S_StartBBoyFunction · 0.85
S_StartHBuyFunction · 0.85
S_StartSIdentifyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected