Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ AddSTextVal
Function
AddSTextVal
Source/stores.cpp:266–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
}
265
266
void AddSTextVal(int y, int val)
267
{
268
stext[y]._sval = val;
269
}
270
271
void OffsetSTextY(int y, int yo)
272
{
Callers
7
S_ScrollSBuy
Function · 0.85
S_ScrollSPBuy
Function · 0.85
S_ScrollSSell
Function · 0.85
S_ScrollWBuy
Function · 0.85
S_StartConfirm
Function · 0.85
S_StartBBoy
Function · 0.85
S_ScrollHBuy
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected