;;; 2048-game-autoloads.el --- automatically extracted autoloads ;; ;;; Code: (add-to-list 'load-path (or (file-name-directory #$) (car load-path))) ;;;### (autoloads nil "2048-game" "2048-game.el" (22209 50994 959 ;;;;;; 0)) ;;; Generated autoloads from 2048-game.el (autoload '2048-game "2048-game" "\ Start playing 2048. \(fn)" t nil) ;;;*** ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; End: ;;; 2048-game-autoloads.el ends here