diff --git a/OpenHSP/sample/game/kakiget.hsp b/OpenHSP/sample/game/kakiget.hsp index bfc9fdb72626313f8653c33f492dcc2e5a887c18..f03ae56b538350ab8f98c403df1d9198c86ba604 100644 --- a/OpenHSP/sample/game/kakiget.hsp +++ b/OpenHSP/sample/game/kakiget.hsp @@ -1,3 +1,5 @@ +#include "hsp3dish.as" + ;Kaki Get! dim kx,32 :dim ky,32 diff --git a/OpenHSP/sample/game/landing.hsp b/OpenHSP/sample/game/landing.hsp index 74b9bbc81d3dcdd181ee856ce8d64fc4c81920d7..22ed852574cce1c9a6bb5ad9fc13729ac583e69e 100644 --- a/OpenHSP/sample/game/landing.hsp +++ b/OpenHSP/sample/game/landing.hsp @@ -1,3 +1,5 @@ +#include "hsp3dish.as" + ;Landing Game dim map,768 diff --git a/OpenHSP/sample/game/star_liner.hsp b/OpenHSP/sample/game/star_liner.hsp index ccca2c632ae90ef5bce3b7d2e672beb7ec99f7f7..ee027a25e00f35e38655a9b69ebb3b037063e30b 100644 --- a/OpenHSP/sample/game/star_liner.hsp +++ b/OpenHSP/sample/game/star_liner.hsp @@ -1,3 +1,5 @@ +#include "hsp3dish.as" + ; Star Liner m=50