common_1 text documentation

Should be almost everything besides some of the mobile stuff and some debug text.

Removed VS stuff

oops
This commit is contained in:
Fontbane
2019-03-10 20:43:34 -04:00
parent 8e2f5f00aa
commit a3119736fa
17 changed files with 278 additions and 278 deletions

View File

@@ -7,7 +7,7 @@ RepelWoreOffScript::
.text
; REPEL's effect wore off.
text_far UnknownText_0x1bd308
text_far _RepelWoreOffText
text_end
HiddenItemScript::
@@ -33,12 +33,12 @@ HiddenItemScript::
.found_text
; found @ !
text_far UnknownText_0x1bd321
text_far _PlayerFoundItemText
text_end
.no_room_text
; But has no space left…
text_far UnknownText_0x1bd331
text_far _ButNoSpaceText
text_end
SetMemEvent: