Word Unperfect
public
Read
Owner: themaster
Branch: main
Commits: 0
Git CLI clone URL
git clone https://www.xt-emporium.com/git/word-unperfect.git
Fullscreen desktop URL
Code
Commits
History
Branches
Bug Reports
Discussions
Compare
Settings
word-unperfect
/
rev
/
wp_parser_replay.h
File editor
#ifndef WP_PARSER_REPLAY_H #define WP_PARSER_REPLAY_H #include "wp_layout_shared.h" #include <stdint.h> uint16_t __cdecl16near validate_or_adjust_parser_state(WpLayoutGlobals *wl, uint8_t in_CF); uint16_t __cdecl16near parse_next_command_or_word(WpLayoutGlobals *wl, uint8_t in_CF, uint16_t in_BX); /* Parser/render sentinels shared with the decompiled translation layer. */ void __cdecl16near parser_no_op_body_proxy(WpLayoutGlobals *wl); void __cdecl16near parser_layout_state_entry_eval_order_no_op(WpLayoutGlobals *wl); uint32_t __cdecl16near layout_no_op_return(WpLayoutGlobals *wl); #endif
Commit message
This repository is read-only for this account.
Repository snapshot
Current branch
main
Visibility
public
Your access
Read
Remote
None
File activity
View file history