Removed all comments
This commit is contained in:
parent
fd69ef339c
commit
b5c58e53de
@ -63,7 +63,6 @@ void InitRamScript_NoObjectEvent(u8 *script, u16 scriptSize);
|
||||
// srccmd.h
|
||||
void SetMovingNpcId(u16 npcId);
|
||||
|
||||
// auto read signs
|
||||
void SetWalkingIntoSignVars(void);
|
||||
void MsgSetSignPost(void);
|
||||
void ResetFacingNpcOrSignPostVars(void);
|
||||
|
||||
@ -1099,8 +1099,6 @@ int SetCableClubWarp(void)
|
||||
return 0;
|
||||
}
|
||||
|
||||
// auto read signposts
|
||||
// signposts
|
||||
static bool8 TrySetUpWalkIntoSignpostScript(struct MapPosition *position, u16 metatileBehavior, u8 playerDirection)
|
||||
{
|
||||
const u8 *script;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user