libs/kosfuncs: update KOSfuncs.inc constants (fix #323) #374
Reference in New Issue
Block a user
Delete Branch "jaskaran-singh-77/kolibrios:kosfuncs-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added missing constants:
SSF_GET_CF_ENC (30.5)
SSF_RECT_BG(39.3)
SF_FILE_EXT (80 )
Removed obsolete constants:
SF_MIDI (20) and subfunctions
Resolves #323
Fix #323: Update KOSfuncs.inc constantsto libs/kosfuncs: update KOSfuncs.inc constants (fix #323)@@ -108,11 +106,7 @@ SF_MOUSE_GET=37SSF_SCROLL_DATA=7SF_DRAW_LINE=38SF_BACKGROUND_GET=39there is no constant for the system function 39.3. it must be added.
Done
In the task description it was written about redundant comments. I think we need to get rid of all the comments since it's already in the documentation.
@jaskaran-singh-77
This does not solve the issue, you ignored some of the points that needed to be done
495bc156a7to3754edeed4