X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=asmyt.h;fp=asmyt.h;h=74e66e973456e08efb6fabd478b2ff40667c69ab;hb=9fd48b9191180c0979ed15162ae099dbd4721a7b;hp=643ce9b08b37f46ccc2c25bcc18ec3cadf55bf5f;hpb=258e6018e50e9f4f29c71375ccb37c1d4c6b5553;p=plz.git diff --git a/asmyt.h b/asmyt.h index 643ce9b..74e66e9 100755 --- a/asmyt.h +++ b/asmyt.h @@ -1,6 +1,8 @@ #ifndef _ASMYT_H_ #define _ASMYT_H_ #include "types.h" +word anSelfModifyOffsets_ReadWord(word nOffset); +void anSelfModifyOffsets_WriteWord(word nOffset, word nValue); int plzline(int y, int vseg); int setplzparas(int c1, int c2, int c3, int c4); word set_plzstart(word start);