Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
271
void OffsetSTextY(int y, int yo)
272
{
273
stext[y]._syoff = yo;
274
}
275
276
void AddSText(int x, int y, int j, char *str, char clr, int sel)
277
{
Callers
10
S_StartSBuy
Function · 0.85
S_StartSPBuy
Function · 0.85
S_StartSSell
Function · 0.85
S_StartSRepair
Function · 0.85
S_StartWBuy
Function · 0.85
S_StartWSell
Function · 0.85
S_StartWRecharge
Function · 0.85
S_StartBBoy
Function · 0.85
S_StartHBuy
Function · 0.85
S_StartSIdentify
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected